Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-25696 (GCVE-0-2020-25696)
Vulnerability from cvelistv5 – Published: 2020-11-23 21:15 – Updated: 2024-08-04 15:40- CWE-183 - >CWE-270
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=1894430 | x_refsource_MISC |
| https://www.postgresql.org/about/news/postgresql-… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2020… | mailing-listx_refsource_MLIST |
| https://security.gentoo.org/glsa/202012-07 | vendor-advisoryx_refsource_GENTOO |
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | PostgreSQL |
Affected:
All PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T15:40:36.672Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
},
{
"name": "[debian-lts-announce] 20201202 [SECURITY] [DLA 2478-1] postgresql-9.6 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html"
},
{
"name": "GLSA-202012-07",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202012-07"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "PostgreSQL",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "All PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-183",
"description": "CWE-183-\u003eCWE-270",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-12-07T01:06:25.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
},
{
"name": "[debian-lts-announce] 20201202 [SECURITY] [DLA 2478-1] postgresql-9.6 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html"
},
{
"name": "GLSA-202012-07",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202012-07"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2020-25696",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PostgreSQL",
"version": {
"version_data": [
{
"version_value": "All PostgreSQL versions before 13.1, before 12.5, before 11.10, before 10.15, before 9.6.20 and before 9.5.24"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-183-\u003eCWE-270"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"name": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"refsource": "MISC",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
},
{
"name": "[debian-lts-announce] 20201202 [SECURITY] [DLA 2478-1] postgresql-9.6 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html"
},
{
"name": "GLSA-202012-07",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202012-07"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2020-25696",
"datePublished": "2020-11-23T21:15:47.000Z",
"dateReserved": "2020-09-16T00:00:00.000Z",
"dateUpdated": "2024-08-04T15:40:36.672Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2020-25696",
"date": "2026-06-17",
"epss": "0.02658",
"percentile": "0.83704"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.5.0\", \"versionEndExcluding\": \"9.5.24\", \"matchCriteriaId\": \"1965A8EC-BC42-48AE-BCEB-5BD087AADC06\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.6.0\", \"versionEndExcluding\": \"9.6.20\", \"matchCriteriaId\": \"26E1856B-F065-4935-85A5-15743C5E6C14\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"10.0\", \"versionEndExcluding\": \"10.15\", \"matchCriteriaId\": \"6D588643-0088-463B-B31F-1721CD20C74E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"11.0\", \"versionEndExcluding\": \"11.10\", \"matchCriteriaId\": \"5C9D1627-948A-40AC-8C2C-31E11EE31DF9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"12.0\", \"versionEndExcluding\": \"12.5\", \"matchCriteriaId\": \"811920C1-BA3A-46F6-B4DF-6F2DC8B4DCA4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"13.0\", \"versionEndExcluding\": \"13.1\", \"matchCriteriaId\": \"71C9C93F-E573-4AF8-80AE-5F0D3A4CAA5F\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"Se encontr\\u00f3 un fallo en el terminal interactivo psql de PostgreSQL en versiones anteriores a 13.1, anteriores a 12.5, anteriores a 11.10, anteriores a 10.15, anteriores a 9.6.20 y anteriores a 9.5.24.\u0026#xa0;Si una sesi\\u00f3n psql interactiva utiliza \\\\gset al consultar un servidor comprometido, el atacante puede ejecutar c\\u00f3digo arbitrario como la cuenta del sistema operativo que ejecuta psql.\u0026#xa0;La mayor amenaza de esta vulnerabilidad es la confidencialidad e integridad de los datos, as\\u00ed como tambi\\u00e9n la disponibilidad del sistema\"}]",
"id": "CVE-2020-25696",
"lastModified": "2024-11-21T05:18:30.003",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 5.9}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:H/Au:N/C:C/I:C/A:C\", \"baseScore\": 7.6, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"HIGH\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"COMPLETE\", \"integrityImpact\": \"COMPLETE\", \"availabilityImpact\": \"COMPLETE\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 4.9, \"impactScore\": 10.0, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": true}]}",
"published": "2020-11-23T22:15:12.257",
"references": "[{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1894430\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-07\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1894430\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202012-07\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-183\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-697\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2020-25696\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2020-11-23T22:15:12.257\",\"lastModified\":\"2024-11-21T05:18:30.003\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo en el terminal interactivo psql de PostgreSQL en versiones anteriores a 13.1, anteriores a 12.5, anteriores a 11.10, anteriores a 10.15, anteriores a 9.6.20 y anteriores a 9.5.24.\u0026#xa0;Si una sesi\u00f3n psql interactiva utiliza \\\\gset al consultar un servidor comprometido, el atacante puede ejecutar c\u00f3digo arbitrario como la cuenta del sistema operativo que ejecuta psql.\u0026#xa0;La mayor amenaza de esta vulnerabilidad es la confidencialidad e integridad de los datos, as\u00ed como tambi\u00e9n la disponibilidad del sistema\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:H/Au:N/C:C/I:C/A:C\",\"baseScore\":7.6,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"HIGH\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":4.9,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-183\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-697\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.5.0\",\"versionEndExcluding\":\"9.5.24\",\"matchCriteriaId\":\"1965A8EC-BC42-48AE-BCEB-5BD087AADC06\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.6.0\",\"versionEndExcluding\":\"9.6.20\",\"matchCriteriaId\":\"26E1856B-F065-4935-85A5-15743C5E6C14\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0\",\"versionEndExcluding\":\"10.15\",\"matchCriteriaId\":\"6D588643-0088-463B-B31F-1721CD20C74E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0\",\"versionEndExcluding\":\"11.10\",\"matchCriteriaId\":\"5C9D1627-948A-40AC-8C2C-31E11EE31DF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"12.0\",\"versionEndExcluding\":\"12.5\",\"matchCriteriaId\":\"811920C1-BA3A-46F6-B4DF-6F2DC8B4DCA4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"13.0\",\"versionEndExcluding\":\"13.1\",\"matchCriteriaId\":\"71C9C93F-E573-4AF8-80AE-5F0D3A4CAA5F\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1894430\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202012-07\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1894430\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/12/msg00005.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202012-07\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]}]}}"
}
}
RHSA-2020_5619
Vulnerability from csaf_redhat - Published: 2020-12-17 15:56 - Updated: 2024-11-15 07:27PostgreSQL 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.
CWE-284 - Improper Access Control| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL's "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.
CWE-285 - Improper Authorization| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension's installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:9.6 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (9.6.20).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\n\n* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\n* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)\n\n* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:5619",
"url": "https://access.redhat.com/errata/RHSA-2020:5619"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1707109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109"
},
{
"category": "external",
"summary": "1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5619.json"
}
],
"title": "Red Hat Security Advisory: postgresql:9.6 security update",
"tracking": {
"current_release_date": "2024-11-15T07:27:13+00:00",
"generator": {
"date": "2024-11-15T07:27:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:5619",
"initial_release_date": "2020-12-17T15:56:09+00:00",
"revision_history": [
{
"date": "2020-12-17T15:56:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-17T15:56:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T07:27:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:9.6:8030020201201133334:229f0a1c",
"product": {
"name": "postgresql:9.6:8030020201201133334:229f0a1c",
"product_id": "postgresql:9.6:8030020201201133334:229f0a1c",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@9.6:8030020201201133334:229f0a1c"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.3.0%2B8938%2B7f0e88b6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
"product_reference": "postgresql:9.6:8030020201201133334:229f0a1c",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64 as a component of postgresql:9.6:8030020201201133334:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Noah Misch",
"the PostgreSQL Project"
]
},
{
"names": [
"Dean Rasheed"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-10130",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2019-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1707109"
}
],
"notes": [
{
"category": "description",
"text": "PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit this to read the most common values of certain columns. Affected columns are those for which the attacker has SELECT privilege and for which, in an ordinary query, row-level security prunes the set of rows visible to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Selectivity estimators bypass row security policies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability requires row level security to be in use, and an attacker to be able to execute crafted queries against the target PostgreSQL database. Neither of these conditions is true in Red Hat Ansible Tower, Red Hat CloudForms or Red Hat Satellite.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10130"
},
{
"category": "external",
"summary": "RHBZ#1707109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10130",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1939/",
"url": "https://www.postgresql.org/about/news/1939/"
}
],
"release_date": "2019-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T15:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5619"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Selectivity estimators bypass row security policies"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Tom Lane"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-10208",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2019-07-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1734416"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Virtualization Management Appliance included affected versions of postgresql, however no custom SECURITY DEFINER functions are declared so this vulnerability can not be exploited in the default configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10208"
},
{
"category": "external",
"summary": "RHBZ#1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10208",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10208"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1960/",
"url": "https://www.postgresql.org/about/news/1960/"
}
],
"release_date": "2019-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T15:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5619"
},
{
"category": "workaround",
"details": "If your use case requires SECURITY DEFINER functions, please follow the advice below to write them safely so they do not rely on search_path and restrict the set of users which can access them.\n\nhttps://www.postgresql.org/docs/devel/sql-createfunction.html#SQL-CREATEFUNCTION-SECURITY",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution"
},
{
"cve": "CVE-2020-1720",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2020-02-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1798852"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "RHBZ#1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720"
}
],
"release_date": "2020-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T15:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5619"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks"
},
{
"cve": "CVE-2020-14350",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-08-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1865746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension\u0027s installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in CREATE EXTENSION",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14350"
},
{
"category": "external",
"summary": "RHBZ#1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14350",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14350"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T15:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5619"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in CREATE EXTENSION"
},
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T15:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5619"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Etienne Stalmans"
]
}
],
"cve": "CVE-2020-25695",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Multiple features escape \"security restricted operation\" sandbox",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "RHBZ#1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695"
},
{
"category": "external",
"summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/",
"url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T15:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5619"
},
{
"category": "workaround",
"details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Multiple features escape \"security restricted operation\" sandbox"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T15:56:09+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5619"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.src",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-debugsource-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-static-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-debuginfo-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:9.6:8030020201201133334:229f0a1c:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.3.0+8938+7f0e88b6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
RHSA-2020_5620
Vulnerability from csaf_redhat - Published: 2020-12-17 16:01 - Updated: 2024-11-15 07:26A flaw was found in PostgreSQL's "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.
CWE-285 - Improper Authorization| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL, where it did not properly sanitize the search_path during logical replication. This flaw allows an authenticated attacker to use this flaw in an attack similar to CVE-2018-1058 to execute an arbitrary SQL command in the user's context for replication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension's installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (12.5).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: Uncontrolled search path element in logical replication (CVE-2020-14349)\n\n* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\n* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:5620",
"url": "https://access.redhat.com/errata/RHSA-2020:5620"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://www.postgresql.org/docs/12/release-12-2.html",
"url": "https://www.postgresql.org/docs/12/release-12-2.html"
},
{
"category": "external",
"summary": "https://www.postgresql.org/docs/12/release-12-3.html",
"url": "https://www.postgresql.org/docs/12/release-12-3.html"
},
{
"category": "external",
"summary": "https://www.postgresql.org/docs/12/release-12-4.html",
"url": "https://www.postgresql.org/docs/12/release-12-4.html"
},
{
"category": "external",
"summary": "https://www.postgresql.org/docs/12/release-12-5.html",
"url": "https://www.postgresql.org/docs/12/release-12-5.html"
},
{
"category": "external",
"summary": "1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "1865744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744"
},
{
"category": "external",
"summary": "1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5620.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2024-11-15T07:26:58+00:00",
"generator": {
"date": "2024-11-15T07:26:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:5620",
"initial_release_date": "2020-12-17T16:01:21+00:00",
"revision_history": [
{
"date": "2020-12-17T16:01:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-17T16:01:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T07:26:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:12:8030020201207110000:229f0a1c",
"product": {
"name": "postgresql:12:8030020201207110000:229f0a1c",
"product_id": "postgresql:12:8030020201207110000:229f0a1c",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@12:8030020201207110000:229f0a1c"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"product": {
"name": "postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"product_id": "postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"product_id": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=src"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"product": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"product_id": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"product_id": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.5-1.module%2Bel8.3.0%2B9042%2B664538f4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
"product_reference": "postgresql:12:8030020201207110000:229f0a1c",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src"
},
"product_reference": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch"
},
"product_reference": "postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64 as a component of postgresql:12:8030020201207110000:229f0a1c as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"relates_to_product_reference": "AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-1720",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2020-02-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1798852"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "RHBZ#1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720"
}
],
"release_date": "2020-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T16:01:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5620"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks"
},
{
"cve": "CVE-2020-14349",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-08-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1865744"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, where it did not properly sanitize the search_path during logical replication. This flaw allows an authenticated attacker to use this flaw in an attack similar to CVE-2018-1058 to execute an arbitrary SQL command in the user\u0027s context for replication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in logical replication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14349"
},
{
"category": "external",
"summary": "RHBZ#1865744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14349",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T16:01:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5620"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in logical replication"
},
{
"cve": "CVE-2020-14350",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-08-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1865746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension\u0027s installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in CREATE EXTENSION",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14350"
},
{
"category": "external",
"summary": "RHBZ#1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14350",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14350"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T16:01:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5620"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in CREATE EXTENSION"
},
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T16:01:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5620"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Etienne Stalmans"
]
}
],
"cve": "CVE-2020-25695",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Multiple features escape \"security restricted operation\" sandbox",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "RHBZ#1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695"
},
{
"category": "external",
"summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/",
"url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T16:01:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5620"
},
{
"category": "workaround",
"details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Multiple features escape \"security restricted operation\" sandbox"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-17T16:01:21+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5620"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debuginfo-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:pgaudit-debugsource-0:1.4.0-4.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.src",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-contrib-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-debugsource-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-docs-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plperl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-static-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-test-rpm-macros-0:12.5-1.module+el8.3.0+9042+664538f4.noarch",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.aarch64",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.ppc64le",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.s390x",
"AppStream-8.3.0.Z.MAIN:postgresql:12:8030020201207110000:229f0a1c:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.3.0+9042+664538f4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
RHSA-2020_5638
Vulnerability from csaf_redhat - Published: 2020-12-21 10:11 - Updated: 2024-11-15 07:27A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 libpq is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nThe following packages have been upgraded to a later upstream version: libpq (12.5). (BZ#1898225, BZ#1901562)\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:5638",
"url": "https://access.redhat.com/errata/RHSA-2020:5638"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5638.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2024-11-15T07:27:39+00:00",
"generator": {
"date": "2024-11-15T07:27:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:5638",
"initial_release_date": "2020-12-21T10:11:49+00:00",
"revision_history": [
{
"date": "2020-12-21T10:11:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-21T10:11:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T07:27:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_0.x86_64",
"product": {
"name": "libpq-0:12.5-1.el8_0.x86_64",
"product_id": "libpq-0:12.5-1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-1.el8_0.x86_64",
"product": {
"name": "libpq-devel-0:12.5-1.el8_0.x86_64",
"product_id": "libpq-devel-0:12.5-1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-1.el8_0.x86_64",
"product": {
"name": "libpq-debugsource-0:12.5-1.el8_0.x86_64",
"product_id": "libpq-debugsource-0:12.5-1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"product": {
"name": "libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"product_id": "libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-1.el8_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64",
"product_id": "libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-1.el8_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_0.i686",
"product": {
"name": "libpq-0:12.5-1.el8_0.i686",
"product_id": "libpq-0:12.5-1.el8_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-1.el8_0.i686",
"product": {
"name": "libpq-devel-0:12.5-1.el8_0.i686",
"product_id": "libpq-devel-0:12.5-1.el8_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-1.el8_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-1.el8_0.i686",
"product": {
"name": "libpq-debugsource-0:12.5-1.el8_0.i686",
"product_id": "libpq-debugsource-0:12.5-1.el8_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-1.el8_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-1.el8_0.i686",
"product": {
"name": "libpq-debuginfo-0:12.5-1.el8_0.i686",
"product_id": "libpq-debuginfo-0:12.5-1.el8_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-1.el8_0?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"product_id": "libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-1.el8_0?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_0.ppc64le",
"product": {
"name": "libpq-0:12.5-1.el8_0.ppc64le",
"product_id": "libpq-0:12.5-1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-1.el8_0.ppc64le",
"product": {
"name": "libpq-devel-0:12.5-1.el8_0.ppc64le",
"product_id": "libpq-devel-0:12.5-1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"product": {
"name": "libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"product_id": "libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"product": {
"name": "libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"product_id": "libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-1.el8_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"product_id": "libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-1.el8_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_0.src",
"product": {
"name": "libpq-0:12.5-1.el8_0.src",
"product_id": "libpq-0:12.5-1.el8_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686"
},
"product_reference": "libpq-0:12.5-1.el8_0.i686",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le"
},
"product_reference": "libpq-0:12.5-1.el8_0.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_0.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src"
},
"product_reference": "libpq-0:12.5-1.el8_0.src",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64"
},
"product_reference": "libpq-0:12.5-1.el8_0.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-1.el8_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686"
},
"product_reference": "libpq-debuginfo-0:12.5-1.el8_0.i686",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le"
},
"product_reference": "libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64"
},
"product_reference": "libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-1.el8_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686"
},
"product_reference": "libpq-debugsource-0:12.5-1.el8_0.i686",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le"
},
"product_reference": "libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64"
},
"product_reference": "libpq-debugsource-0:12.5-1.el8_0.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-1.el8_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686"
},
"product_reference": "libpq-devel-0:12.5-1.el8_0.i686",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le"
},
"product_reference": "libpq-devel-0:12.5-1.el8_0.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64"
},
"product_reference": "libpq-devel-0:12.5-1.el8_0.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_0.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-21T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5638"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-21T10:11:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5638"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.src",
"AppStream-8.0.0.Z.E4S:libpq-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debuginfo-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-debugsource-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-0:12.5-1.el8_0.x86_64",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.i686",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.ppc64le",
"AppStream-8.0.0.Z.E4S:libpq-devel-debuginfo-0:12.5-1.el8_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
RHSA-2020_5661
Vulnerability from csaf_redhat - Published: 2020-12-22 08:55 - Updated: 2024-11-15 07:27PostgreSQL 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.
CWE-284 - Improper Access Control| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL's "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.
CWE-285 - Improper Authorization| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension's installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:9.6 module is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (9.6.20).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\n\n* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\n* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)\n\n* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:5661",
"url": "https://access.redhat.com/errata/RHSA-2020:5661"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1707109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109"
},
{
"category": "external",
"summary": "1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5661.json"
}
],
"title": "Red Hat Security Advisory: postgresql:9.6 security update",
"tracking": {
"current_release_date": "2024-11-15T07:27:20+00:00",
"generator": {
"date": "2024-11-15T07:27:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:5661",
"initial_release_date": "2020-12-22T08:55:05+00:00",
"revision_history": [
{
"date": "2020-12-22T08:55:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-22T08:55:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T07:27:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:9.6:8000020201214122017:f8e95b4e",
"product": {
"name": "postgresql:9.6:8000020201214122017:f8e95b4e",
"product_id": "postgresql:9.6:8000020201214122017:f8e95b4e",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@9.6:8000020201214122017:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"product_id": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.0.0%2B9157%2B356b8def?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
"product_reference": "postgresql:9.6:8000020201214122017:f8e95b4e",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64 as a component of postgresql:9.6:8000020201214122017:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Noah Misch",
"the PostgreSQL Project"
]
},
{
"names": [
"Dean Rasheed"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-10130",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2019-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1707109"
}
],
"notes": [
{
"category": "description",
"text": "PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit this to read the most common values of certain columns. Affected columns are those for which the attacker has SELECT privilege and for which, in an ordinary query, row-level security prunes the set of rows visible to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Selectivity estimators bypass row security policies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability requires row level security to be in use, and an attacker to be able to execute crafted queries against the target PostgreSQL database. Neither of these conditions is true in Red Hat Ansible Tower, Red Hat CloudForms or Red Hat Satellite.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10130"
},
{
"category": "external",
"summary": "RHBZ#1707109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10130",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1939/",
"url": "https://www.postgresql.org/about/news/1939/"
}
],
"release_date": "2019-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T08:55:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5661"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Selectivity estimators bypass row security policies"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Tom Lane"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-10208",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2019-07-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1734416"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Virtualization Management Appliance included affected versions of postgresql, however no custom SECURITY DEFINER functions are declared so this vulnerability can not be exploited in the default configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10208"
},
{
"category": "external",
"summary": "RHBZ#1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10208",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10208"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1960/",
"url": "https://www.postgresql.org/about/news/1960/"
}
],
"release_date": "2019-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T08:55:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5661"
},
{
"category": "workaround",
"details": "If your use case requires SECURITY DEFINER functions, please follow the advice below to write them safely so they do not rely on search_path and restrict the set of users which can access them.\n\nhttps://www.postgresql.org/docs/devel/sql-createfunction.html#SQL-CREATEFUNCTION-SECURITY",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution"
},
{
"cve": "CVE-2020-1720",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2020-02-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1798852"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "RHBZ#1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720"
}
],
"release_date": "2020-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T08:55:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5661"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks"
},
{
"cve": "CVE-2020-14350",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-08-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1865746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension\u0027s installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in CREATE EXTENSION",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14350"
},
{
"category": "external",
"summary": "RHBZ#1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14350",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14350"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T08:55:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5661"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in CREATE EXTENSION"
},
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T08:55:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5661"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Etienne Stalmans"
]
}
],
"cve": "CVE-2020-25695",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Multiple features escape \"security restricted operation\" sandbox",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "RHBZ#1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695"
},
{
"category": "external",
"summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/",
"url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T08:55:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5661"
},
{
"category": "workaround",
"details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Multiple features escape \"security restricted operation\" sandbox"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T08:55:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5661"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.src",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-debugsource-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-static-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-debuginfo-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:9.6:8000020201214122017:f8e95b4e:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.0.0+9157+356b8def.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
RHSA-2020_5664
Vulnerability from csaf_redhat - Published: 2020-12-22 09:27 - Updated: 2024-11-15 07:26PostgreSQL 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.
CWE-284 - Improper Access Control| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user's own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL's "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.
CWE-285 - Improper Authorization| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL, where it did not properly sanitize the search_path during logical replication. This flaw allows an authenticated attacker to use this flaw in an attack similar to CVE-2018-1058 to execute an arbitrary SQL command in the user's context for replication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension's installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (10.15).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: Stack-based buffer overflow via setting a password (CVE-2019-10164)\n\n* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\n\n* postgresql: Uncontrolled search path element in logical replication (CVE-2020-14349)\n\n* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\n* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)\n\n* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2020:5664",
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1707109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109"
},
{
"category": "external",
"summary": "1719698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698"
},
{
"category": "external",
"summary": "1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "1865744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744"
},
{
"category": "external",
"summary": "1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5664.json"
}
],
"title": "Red Hat Security Advisory: postgresql:10 security update",
"tracking": {
"current_release_date": "2024-11-15T07:26:42+00:00",
"generator": {
"date": "2024-11-15T07:26:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:5664",
"initial_release_date": "2020-12-22T09:27:23+00:00",
"revision_history": [
{
"date": "2020-12-22T09:27:23+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-22T09:27:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T07:26:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.0::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql:10:8000020201214113918:f8e95b4e",
"product": {
"name": "postgresql:10:8000020201214113918:f8e95b4e",
"product_id": "postgresql:10:8000020201214113918:f8e95b4e",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/postgresql@10:8000020201214113918:f8e95b4e"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"product": {
"name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"product_id": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.0.0%2B9155%2B4a85661a?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
"product_reference": "postgresql:10:8000020201214113918:f8e95b4e",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src"
},
"product_reference": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64 as a component of postgresql:10:8000020201214113918:f8e95b4e as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.0)",
"product_id": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"relates_to_product_reference": "AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Noah Misch",
"the PostgreSQL Project"
]
},
{
"names": [
"Dean Rasheed"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-10130",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2019-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1707109"
}
],
"notes": [
{
"category": "description",
"text": "PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit this to read the most common values of certain columns. Affected columns are those for which the attacker has SELECT privilege and for which, in an ordinary query, row-level security prunes the set of rows visible to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Selectivity estimators bypass row security policies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability requires row level security to be in use, and an attacker to be able to execute crafted queries against the target PostgreSQL database. Neither of these conditions is true in Red Hat Ansible Tower, Red Hat CloudForms or Red Hat Satellite.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10130"
},
{
"category": "external",
"summary": "RHBZ#1707109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10130",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1939/",
"url": "https://www.postgresql.org/about/news/1939/"
}
],
"release_date": "2019-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T09:27:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Selectivity estimators bypass row security policies"
},
{
"cve": "CVE-2019-10164",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2019-06-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1719698"
}
],
"notes": [
{
"category": "description",
"text": "PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user\u0027s own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Stack-based buffer overflow via setting a password",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10164"
},
{
"category": "external",
"summary": "RHBZ#1719698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1719698"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10164",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10164"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10164"
},
{
"category": "external",
"summary": "https://www.postgresql.org/support/security/",
"url": "https://www.postgresql.org/support/security/"
}
],
"release_date": "2019-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T09:27:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Stack-based buffer overflow via setting a password"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Tom Lane"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-10208",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2019-07-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1734416"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Virtualization Management Appliance included affected versions of postgresql, however no custom SECURITY DEFINER functions are declared so this vulnerability can not be exploited in the default configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10208"
},
{
"category": "external",
"summary": "RHBZ#1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10208",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10208"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1960/",
"url": "https://www.postgresql.org/about/news/1960/"
}
],
"release_date": "2019-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T09:27:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
},
{
"category": "workaround",
"details": "If your use case requires SECURITY DEFINER functions, please follow the advice below to write them safely so they do not rely on search_path and restrict the set of users which can access them.\n\nhttps://www.postgresql.org/docs/devel/sql-createfunction.html#SQL-CREATEFUNCTION-SECURITY",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution"
},
{
"cve": "CVE-2020-1720",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2020-02-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1798852"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "RHBZ#1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720"
}
],
"release_date": "2020-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T09:27:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks"
},
{
"cve": "CVE-2020-14349",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-08-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1865744"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, where it did not properly sanitize the search_path during logical replication. This flaw allows an authenticated attacker to use this flaw in an attack similar to CVE-2018-1058 to execute an arbitrary SQL command in the user\u0027s context for replication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in logical replication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14349"
},
{
"category": "external",
"summary": "RHBZ#1865744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14349",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T09:27:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in logical replication"
},
{
"cve": "CVE-2020-14350",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-08-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1865746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension\u0027s installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in CREATE EXTENSION",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14350"
},
{
"category": "external",
"summary": "RHBZ#1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14350",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14350"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T09:27:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in CREATE EXTENSION"
},
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T09:27:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Etienne Stalmans"
]
}
],
"cve": "CVE-2020-25695",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Multiple features escape \"security restricted operation\" sandbox",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "RHBZ#1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695"
},
{
"category": "external",
"summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/",
"url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T09:27:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
},
{
"category": "workaround",
"details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Multiple features escape \"security restricted operation\" sandbox"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-22T09:27:23+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5664"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.src",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-contrib-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-debugsource-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-docs-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plperl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-static-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-test-rpm-macros-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.ppc64le",
"AppStream-8.0.0.Z.E4S:postgresql:10:8000020201214113918:f8e95b4e:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.0.0+9155+4a85661a.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
RHSA-2021:0057
Vulnerability from csaf_redhat - Published: 2021-01-11 10:57 - Updated: 2025-11-21 18:19A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 libpq is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nThe following packages have been upgraded to a later upstream version: libpq (12.5). (BZ#1898227, BZ#1901559)\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0057",
"url": "https://access.redhat.com/errata/RHSA-2021:0057"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0057.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2025-11-21T18:19:35+00:00",
"generator": {
"date": "2025-11-21T18:19:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:0057",
"initial_release_date": "2021-01-11T10:57:05+00:00",
"revision_history": [
{
"date": "2021-01-11T10:57:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-01-11T10:57:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:19:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_2.s390x",
"product": {
"name": "libpq-0:12.5-1.el8_2.s390x",
"product_id": "libpq-0:12.5-1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-1.el8_2.s390x",
"product": {
"name": "libpq-devel-0:12.5-1.el8_2.s390x",
"product_id": "libpq-devel-0:12.5-1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-1.el8_2.s390x",
"product": {
"name": "libpq-debugsource-0:12.5-1.el8_2.s390x",
"product_id": "libpq-debugsource-0:12.5-1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-1.el8_2.s390x",
"product": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.s390x",
"product_id": "libpq-debuginfo-0:12.5-1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-1.el8_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"product_id": "libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-1.el8_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_2.x86_64",
"product": {
"name": "libpq-0:12.5-1.el8_2.x86_64",
"product_id": "libpq-0:12.5-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-1.el8_2.x86_64",
"product": {
"name": "libpq-devel-0:12.5-1.el8_2.x86_64",
"product_id": "libpq-devel-0:12.5-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-1.el8_2.x86_64",
"product": {
"name": "libpq-debugsource-0:12.5-1.el8_2.x86_64",
"product_id": "libpq-debugsource-0:12.5-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"product": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"product_id": "libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-1.el8_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64",
"product_id": "libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-1.el8_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_2.i686",
"product": {
"name": "libpq-0:12.5-1.el8_2.i686",
"product_id": "libpq-0:12.5-1.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-1.el8_2.i686",
"product": {
"name": "libpq-devel-0:12.5-1.el8_2.i686",
"product_id": "libpq-devel-0:12.5-1.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-1.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-1.el8_2.i686",
"product": {
"name": "libpq-debugsource-0:12.5-1.el8_2.i686",
"product_id": "libpq-debugsource-0:12.5-1.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-1.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-1.el8_2.i686",
"product": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.i686",
"product_id": "libpq-debuginfo-0:12.5-1.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-1.el8_2?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"product_id": "libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-1.el8_2?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_2.ppc64le",
"product": {
"name": "libpq-0:12.5-1.el8_2.ppc64le",
"product_id": "libpq-0:12.5-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-1.el8_2.ppc64le",
"product": {
"name": "libpq-devel-0:12.5-1.el8_2.ppc64le",
"product_id": "libpq-devel-0:12.5-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"product": {
"name": "libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"product_id": "libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"product": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"product_id": "libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-1.el8_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"product_id": "libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-1.el8_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_2.aarch64",
"product": {
"name": "libpq-0:12.5-1.el8_2.aarch64",
"product_id": "libpq-0:12.5-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-1.el8_2.aarch64",
"product": {
"name": "libpq-devel-0:12.5-1.el8_2.aarch64",
"product_id": "libpq-devel-0:12.5-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-1.el8_2.aarch64",
"product": {
"name": "libpq-debugsource-0:12.5-1.el8_2.aarch64",
"product_id": "libpq-debugsource-0:12.5-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"product": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"product_id": "libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-1.el8_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"product_id": "libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-1.el8_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-1.el8_2.src",
"product": {
"name": "libpq-0:12.5-1.el8_2.src",
"product_id": "libpq-0:12.5-1.el8_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-1.el8_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64"
},
"product_reference": "libpq-0:12.5-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686"
},
"product_reference": "libpq-0:12.5-1.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le"
},
"product_reference": "libpq-0:12.5-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x"
},
"product_reference": "libpq-0:12.5-1.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_2.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src"
},
"product_reference": "libpq-0:12.5-1.el8_2.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64"
},
"product_reference": "libpq-0:12.5-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64"
},
"product_reference": "libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686"
},
"product_reference": "libpq-debuginfo-0:12.5-1.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le"
},
"product_reference": "libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x"
},
"product_reference": "libpq-debuginfo-0:12.5-1.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64"
},
"product_reference": "libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64"
},
"product_reference": "libpq-debugsource-0:12.5-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-1.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686"
},
"product_reference": "libpq-debugsource-0:12.5-1.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le"
},
"product_reference": "libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-1.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x"
},
"product_reference": "libpq-debugsource-0:12.5-1.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64"
},
"product_reference": "libpq-debugsource-0:12.5-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64"
},
"product_reference": "libpq-devel-0:12.5-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-1.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686"
},
"product_reference": "libpq-devel-0:12.5-1.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le"
},
"product_reference": "libpq-devel-0:12.5-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-1.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x"
},
"product_reference": "libpq-devel-0:12.5-1.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64"
},
"product_reference": "libpq-devel-0:12.5-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-11T10:57:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-11T10:57:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0057"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.src",
"AppStream-8.2.0.Z.EUS:libpq-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debuginfo-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-debugsource-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-0:12.5-1.el8_2.x86_64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.aarch64",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.i686",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.ppc64le",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.s390x",
"AppStream-8.2.0.Z.EUS:libpq-devel-debuginfo-0:12.5-1.el8_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
RHSA-2021:0161
Vulnerability from csaf_redhat - Published: 2021-01-18 10:02 - Updated: 2025-11-21 18:19A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:10 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (10.15).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0161",
"url": "https://access.redhat.com/errata/RHSA-2021:0161"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0161.json"
}
],
"title": "Red Hat Security Advisory: postgresql:10 security update",
"tracking": {
"current_release_date": "2025-11-21T18:19:46+00:00",
"generator": {
"date": "2025-11-21T18:19:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:0161",
"initial_release_date": "2021-01-18T10:02:16+00:00",
"revision_history": [
{
"date": "2021-01-18T10:02:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-01-18T10:02:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:19:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"product": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src (postgresql:10)",
"product_id": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=src\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=x86_64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=s390x\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=ppc64le\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@10.15-1.module%2Bel8.2.0%2B8945%2B21c7d5de?arch=aarch64\u0026rpmmod=postgresql:10:8020020201201142418:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10"
},
"product_reference": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64 (postgresql:10) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:02:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0161"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Etienne Stalmans"
]
}
],
"cve": "CVE-2020-25695",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Multiple features escape \"security restricted operation\" sandbox",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "RHBZ#1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695"
},
{
"category": "external",
"summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/",
"url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:02:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0161"
},
{
"category": "workaround",
"details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Multiple features escape \"security restricted operation\" sandbox"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:02:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0161"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.src::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.aarch64::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.ppc64le::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.s390x::postgresql:10",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:10.15-1.module+el8.2.0+8945+21c7d5de.x86_64::postgresql:10"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
RHSA-2021:0163
Vulnerability from csaf_redhat - Published: 2021-01-18 10:02 - Updated: 2026-02-23 19:18A flaw was found in PostgreSQL's "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.
CWE-285 - Improper Authorization| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL, where it did not properly sanitize the search_path during logical replication. This flaw allows an authenticated attacker to use this flaw in an attack similar to CVE-2018-1058 to execute an arbitrary SQL command in the user's context for replication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension's installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:12 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (12.5).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: Uncontrolled search path element in logical replication (CVE-2020-14349)\n\n* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\n* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0163",
"url": "https://access.redhat.com/errata/RHSA-2021:0163"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "1865744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744"
},
{
"category": "external",
"summary": "1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0163.json"
}
],
"title": "Red Hat Security Advisory: postgresql:12 security update",
"tracking": {
"current_release_date": "2026-02-23T19:18:08+00:00",
"generator": {
"date": "2026-02-23T19:18:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:0163",
"initial_release_date": "2021-01-18T10:02:08+00:00",
"revision_history": [
{
"date": "2021-01-18T10:02:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-01-18T10:02:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T19:18:08+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=aarch64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=src\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=src\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src (postgresql:12)",
"product_id": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=src\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"product": {
"name": "postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch (postgresql:12)",
"product_id": "postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=noarch\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=ppc64le\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=s390x\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debuginfo@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pgaudit-debugsource@1.4.0-4.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debuginfo@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgres-decoderbufs-debugsource@0.10.0-2.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12)",
"product_id": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-upgrade-devel-debuginfo@12.5-1.module%2Bel8.2.0%2B9043%2B1dbb5661?arch=x86_64\u0026rpmmod=postgresql:12:8020020201207110224:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12"
},
"product_reference": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12"
},
"product_reference": "postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64 (postgresql:12) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
},
"product_reference": "postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-1720",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2020-02-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1798852"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "RHBZ#1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720"
}
],
"release_date": "2020-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0163"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks"
},
{
"cve": "CVE-2020-14349",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-08-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1865744"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, where it did not properly sanitize the search_path during logical replication. This flaw allows an authenticated attacker to use this flaw in an attack similar to CVE-2018-1058 to execute an arbitrary SQL command in the user\u0027s context for replication. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in logical replication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14349"
},
{
"category": "external",
"summary": "RHBZ#1865744",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865744"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14349",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14349"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0163"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in logical replication"
},
{
"cve": "CVE-2020-14350",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-08-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1865746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension\u0027s installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in CREATE EXTENSION",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14350"
},
{
"category": "external",
"summary": "RHBZ#1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14350",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14350"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0163"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in CREATE EXTENSION"
},
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0163"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Etienne Stalmans"
]
}
],
"cve": "CVE-2020-25695",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Multiple features escape \"security restricted operation\" sandbox",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "RHBZ#1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695"
},
{
"category": "external",
"summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/",
"url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0163"
},
{
"category": "workaround",
"details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Multiple features escape \"security restricted operation\" sandbox"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:02:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0163"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debuginfo-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:pgaudit-debugsource-0:1.4.0-4.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debuginfo-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgres-decoderbufs-debugsource-0:0.10.0-2.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.src::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:12.5-1.module+el8.2.0+9043+1dbb5661.noarch::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.aarch64::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.ppc64le::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.s390x::postgresql:12",
"AppStream-8.2.0.Z.EUS:postgresql-upgrade-devel-debuginfo-0:12.5-1.module+el8.2.0+9043+1dbb5661.x86_64::postgresql:12"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
RHSA-2021:0164
Vulnerability from csaf_redhat - Published: 2021-01-18 10:03 - Updated: 2026-02-23 19:18PostgreSQL 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.
CWE-284 - Improper Access Control| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in PostgreSQL's "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.
CWE-285 - Improper Authorization| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension's installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
|
A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the postgresql:9.6 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PostgreSQL is an advanced object-relational database management system (DBMS).\n\nThe following packages have been upgraded to a later upstream version: postgresql (9.6.20).\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: Multiple features escape \"security restricted operation\" sandbox (CVE-2020-25695)\n\n* postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution (CVE-2019-10208)\n\n* postgresql: Uncontrolled search path element in CREATE EXTENSION (CVE-2020-14350)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\n* postgresql: Selectivity estimators bypass row security policies (CVE-2019-10130)\n\n* postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks (CVE-2020-1720)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0164",
"url": "https://access.redhat.com/errata/RHSA-2021:0164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1707109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109"
},
{
"category": "external",
"summary": "1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0164.json"
}
],
"title": "Red Hat Security Advisory: postgresql:9.6 security update",
"tracking": {
"current_release_date": "2026-02-23T19:18:10+00:00",
"generator": {
"date": "2026-02-23T19:18:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:0164",
"initial_release_date": "2021-01-18T10:03:49+00:00",
"revision_history": [
{
"date": "2021-01-18T10:03:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-01-18T10:03:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-23T19:18:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6)",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=aarch64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src (postgresql:9.6)",
"product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=src\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6)",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=ppc64le\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6)",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=s390x\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-contrib-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-debugsource@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-docs-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plperl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-plpython3-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-pltcl-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-server-devel-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-static@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-debuginfo@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6)",
"product_id": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/postgresql-test-rpm-macros@9.6.20-1.module%2Bel8.2.0%2B8939%2B9a3b4b64?arch=x86_64\u0026rpmmod=postgresql:9.6:8020020201201133334:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64 (postgresql:9.6) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
},
"product_reference": "postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Noah Misch",
"the PostgreSQL Project"
]
},
{
"names": [
"Dean Rasheed"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-10130",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2019-04-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1707109"
}
],
"notes": [
{
"category": "description",
"text": "PostgreSQL maintains column statistics for tables. Certain statistics, such as histograms and lists of most common values, contain values taken from the column. PostgreSQL does not evaluate row security policies before consulting those statistics during query planning; an attacker can exploit this to read the most common values of certain columns. Affected columns are those for which the attacker has SELECT privilege and for which, in an ordinary query, row-level security prunes the set of rows visible to the attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Selectivity estimators bypass row security policies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability requires row level security to be in use, and an attacker to be able to execute crafted queries against the target PostgreSQL database. Neither of these conditions is true in Red Hat Ansible Tower, Red Hat CloudForms or Red Hat Satellite.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10130"
},
{
"category": "external",
"summary": "RHBZ#1707109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1707109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10130",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10130"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1939/",
"url": "https://www.postgresql.org/about/news/1939/"
}
],
"release_date": "2019-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:03:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: Selectivity estimators bypass row security policies"
},
{
"acknowledgments": [
{
"names": [
"the PostgreSQL project"
]
},
{
"names": [
"Tom Lane"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2019-10208",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2019-07-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1734416"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in postgresql where arbitrary SQL statements can be executed given a suitable SECURITY DEFINER function. An attacker, with EXECUTE permission on the function, can execute arbitrary SQL as the owner of the function.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Virtualization Management Appliance included affected versions of postgresql, however no custom SECURITY DEFINER functions are declared so this vulnerability can not be exploited in the default configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10208"
},
{
"category": "external",
"summary": "RHBZ#1734416",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1734416"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10208",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10208"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10208"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/1960/",
"url": "https://www.postgresql.org/about/news/1960/"
}
],
"release_date": "2019-08-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:03:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0164"
},
{
"category": "workaround",
"details": "If your use case requires SECURITY DEFINER functions, please follow the advice below to write them safely so they do not rely on search_path and restrict the set of users which can access them.\n\nhttps://www.postgresql.org/docs/devel/sql-createfunction.html#SQL-CREATEFUNCTION-SECURITY",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: TYPE in pg_temp executes arbitrary SQL during SECURITY DEFINER execution"
},
{
"cve": "CVE-2020-1720",
"cwe": {
"id": "CWE-285",
"name": "Improper Authorization"
},
"discovery_date": "2020-02-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1798852"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL\u0027s \"ALTER ... DEPENDS ON EXTENSION\", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1720"
},
{
"category": "external",
"summary": "RHBZ#1798852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1798852"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1720"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1720"
}
],
"release_date": "2020-02-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:03:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "postgresql: ALTER ... DEPENDS ON EXTENSION is missing authorization checks"
},
{
"cve": "CVE-2020-14350",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-08-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1865746"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PostgreSQL, where some PostgreSQL extensions did not use the search_path safely in their installation script. This flaw allows an attacker with sufficient privileges to trick an administrator into executing a specially crafted script during the extension\u0027s installation or update. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Uncontrolled search path element in CREATE EXTENSION",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14350"
},
{
"category": "external",
"summary": "RHBZ#1865746",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1865746"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14350",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14350"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14350"
}
],
"release_date": "2020-08-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:03:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: Uncontrolled search path element in CREATE EXTENSION"
},
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:03:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Etienne Stalmans"
]
}
],
"cve": "CVE-2020-25695",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Multiple features escape \"security restricted operation\" sandbox",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25695"
},
{
"category": "external",
"summary": "RHBZ#1894425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25695",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25695"
},
{
"category": "external",
"summary": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/",
"url": "https://staaldraad.github.io/post/2020-12-15-cve-2020-25695-postgresql-privesc/"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:03:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0164"
},
{
"category": "workaround",
"details": "While promptly updating PostgreSQL is the best remediation for most users, a user unable to do that can work around the vulnerability by disabling autovacuum and not manually running ANALYZE, CLUSTER, REINDEX, CREATE INDEX, VACUUM FULL, REFRESH MATERIALIZED VIEW, or a restore from output of the pg_dump command. Performance may degrade quickly under this workaround.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Multiple features escape \"security restricted operation\" sandbox"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T10:03:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nIf the postgresql service is running, it will be automatically restarted after installing this update.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0164"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.src::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-contrib-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-debugsource-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-docs-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plperl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-plpython3-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-pltcl-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-server-devel-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-static-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-debuginfo-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.aarch64::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.ppc64le::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.s390x::postgresql:9.6",
"AppStream-8.2.0.Z.EUS:postgresql-test-rpm-macros-0:9.6.20-1.module+el8.2.0+8939+9a3b4b64.x86_64::postgresql:9.6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
RHSA-2021:0165
Vulnerability from csaf_redhat - Published: 2021-01-18 16:17 - Updated: 2025-11-21 18:19A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"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 libpq is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libpq package provides the PostgreSQL client library, which allows client programs to connect to PostgreSQL servers. \n\nThe following packages have been upgraded to a later upstream version: libpq (12.5). (BZ#1898226, BZ#1901561)\n\nSecurity Fix(es):\n\n* postgresql: Reconnection can downgrade connection security settings (CVE-2020-25694)\n\n* postgresql: psql\u0027s \\gset allows overwriting specially treated variables (CVE-2020-25696)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:0165",
"url": "https://access.redhat.com/errata/RHSA-2021:0165"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_0165.json"
}
],
"title": "Red Hat Security Advisory: libpq security update",
"tracking": {
"current_release_date": "2025-11-21T18:19:47+00:00",
"generator": {
"date": "2025-11-21T18:19:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2021:0165",
"initial_release_date": "2021-01-18T16:17:24+00:00",
"revision_history": [
{
"date": "2021-01-18T16:17:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-01-18T16:17:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:19:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-2.el8_1.s390x",
"product": {
"name": "libpq-0:12.5-2.el8_1.s390x",
"product_id": "libpq-0:12.5-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-2.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-2.el8_1.s390x",
"product": {
"name": "libpq-devel-0:12.5-2.el8_1.s390x",
"product_id": "libpq-devel-0:12.5-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-2.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-2.el8_1.s390x",
"product": {
"name": "libpq-debugsource-0:12.5-2.el8_1.s390x",
"product_id": "libpq-debugsource-0:12.5-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-2.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-2.el8_1.s390x",
"product": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.s390x",
"product_id": "libpq-debuginfo-0:12.5-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-2.el8_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"product_id": "libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-2.el8_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-2.el8_1.x86_64",
"product": {
"name": "libpq-0:12.5-2.el8_1.x86_64",
"product_id": "libpq-0:12.5-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-2.el8_1.x86_64",
"product": {
"name": "libpq-devel-0:12.5-2.el8_1.x86_64",
"product_id": "libpq-devel-0:12.5-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-2.el8_1.x86_64",
"product": {
"name": "libpq-debugsource-0:12.5-2.el8_1.x86_64",
"product_id": "libpq-debugsource-0:12.5-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"product": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"product_id": "libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-2.el8_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64",
"product_id": "libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-2.el8_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-2.el8_1.i686",
"product": {
"name": "libpq-0:12.5-2.el8_1.i686",
"product_id": "libpq-0:12.5-2.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-2.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-2.el8_1.i686",
"product": {
"name": "libpq-devel-0:12.5-2.el8_1.i686",
"product_id": "libpq-devel-0:12.5-2.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-2.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-2.el8_1.i686",
"product": {
"name": "libpq-debugsource-0:12.5-2.el8_1.i686",
"product_id": "libpq-debugsource-0:12.5-2.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-2.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-2.el8_1.i686",
"product": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.i686",
"product_id": "libpq-debuginfo-0:12.5-2.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-2.el8_1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"product_id": "libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-2.el8_1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-2.el8_1.ppc64le",
"product": {
"name": "libpq-0:12.5-2.el8_1.ppc64le",
"product_id": "libpq-0:12.5-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-2.el8_1.ppc64le",
"product": {
"name": "libpq-devel-0:12.5-2.el8_1.ppc64le",
"product_id": "libpq-devel-0:12.5-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"product": {
"name": "libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"product_id": "libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"product": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"product_id": "libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-2.el8_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"product_id": "libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-2.el8_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-2.el8_1.aarch64",
"product": {
"name": "libpq-0:12.5-2.el8_1.aarch64",
"product_id": "libpq-0:12.5-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-0:12.5-2.el8_1.aarch64",
"product": {
"name": "libpq-devel-0:12.5-2.el8_1.aarch64",
"product_id": "libpq-devel-0:12.5-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel@12.5-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debugsource-0:12.5-2.el8_1.aarch64",
"product": {
"name": "libpq-debugsource-0:12.5-2.el8_1.aarch64",
"product_id": "libpq-debugsource-0:12.5-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debugsource@12.5-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"product": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"product_id": "libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-debuginfo@12.5-2.el8_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"product": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"product_id": "libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq-devel-debuginfo@12.5-2.el8_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpq-0:12.5-2.el8_1.src",
"product": {
"name": "libpq-0:12.5-2.el8_1.src",
"product_id": "libpq-0:12.5-2.el8_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpq@12.5-2.el8_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64"
},
"product_reference": "libpq-0:12.5-2.el8_1.aarch64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-2.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686"
},
"product_reference": "libpq-0:12.5-2.el8_1.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le"
},
"product_reference": "libpq-0:12.5-2.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x"
},
"product_reference": "libpq-0:12.5-2.el8_1.s390x",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-2.el8_1.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src"
},
"product_reference": "libpq-0:12.5-2.el8_1.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-0:12.5-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64"
},
"product_reference": "libpq-0:12.5-2.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64"
},
"product_reference": "libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686"
},
"product_reference": "libpq-debuginfo-0:12.5-2.el8_1.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le"
},
"product_reference": "libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x"
},
"product_reference": "libpq-debuginfo-0:12.5-2.el8_1.s390x",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debuginfo-0:12.5-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64"
},
"product_reference": "libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64"
},
"product_reference": "libpq-debugsource-0:12.5-2.el8_1.aarch64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-2.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686"
},
"product_reference": "libpq-debugsource-0:12.5-2.el8_1.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le"
},
"product_reference": "libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x"
},
"product_reference": "libpq-debugsource-0:12.5-2.el8_1.s390x",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-debugsource-0:12.5-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64"
},
"product_reference": "libpq-debugsource-0:12.5-2.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64"
},
"product_reference": "libpq-devel-0:12.5-2.el8_1.aarch64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-2.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686"
},
"product_reference": "libpq-devel-0:12.5-2.el8_1.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le"
},
"product_reference": "libpq-devel-0:12.5-2.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x"
},
"product_reference": "libpq-devel-0:12.5-2.el8_1.s390x",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-0:12.5-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64"
},
"product_reference": "libpq-devel-0:12.5-2.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64"
},
"product_reference": "libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Peter Eisentraut"
]
}
],
"cve": "CVE-2020-25694",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894423"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in postgresql. If a client application that creates additional database connections only reuses the basic connection parameters while dropping security-relevant parameters, an opportunity for a man-in-the-middle attack, or the ability to observe clear-text transmissions, could exist. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: Reconnection can downgrade connection security settings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25694"
},
{
"category": "external",
"summary": "RHBZ#1894423",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894423"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25694",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25694"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25694"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T16:17:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0165"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "postgresql: Reconnection can downgrade connection security settings"
},
{
"acknowledgments": [
{
"names": [
"Nick Cleaton"
]
}
],
"cve": "CVE-2020-25696",
"cwe": {
"id": "CWE-270",
"name": "Privilege Context Switching Error"
},
"discovery_date": "2020-11-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1894430"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the psql interactive terminal of PostgreSQL. If an interactive psql session uses \\gset when querying a compromised server, this flaw allows an attacker to execute arbitrary code as the operating system account running psql. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In Red Hat Gluster Storage 3, PostgreSQL (embedded in rhevm-dependencies) was shipped as a part of the Red Hat Gluster Storage Console that is no longer supported for use with Red Hat Gluster Storage 3.5. Red Hat Gluster Storage Web Administration is now the recommended monitoring tool for Red Hat Storage Gluster clusters.\nIn Red Hat Virtualization, the manager appliance uses a vulnerable version of postgresql. Once a fix has been shipped for RHEL 8 the appliance can consume the fix via a regular yum update.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25696"
},
{
"category": "external",
"summary": "RHBZ#1894430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894430"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25696",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25696"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25696"
},
{
"category": "external",
"summary": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/",
"url": "https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/"
}
],
"release_date": "2020-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-01-18T16:17:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:0165"
},
{
"category": "workaround",
"details": "Using \\gset with a prefix not found among specially treated variables, e.g. any lowercase string, precludes the attack in an unpatched psql.",
"product_ids": [
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.src",
"AppStream-8.1.0.Z.EUS:libpq-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debuginfo-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-debugsource-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-0:12.5-2.el8_1.x86_64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.aarch64",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.i686",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.ppc64le",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.s390x",
"AppStream-8.1.0.Z.EUS:libpq-devel-debuginfo-0:12.5-2.el8_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "postgresql: psql\u0027s \\gset allows overwriting specially treated variables"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.