Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-10915 (GCVE-0-2018-10915)
Vulnerability from cvelistv5 – Published: 2018-08-09 20:00 – Updated: 2024-08-05 07:54| Vendor | Product | Version | |
|---|---|---|---|
| PostgreSQL Global Development Group | postgresql |
Affected:
10.5
Affected: 9.6.10 Affected: 9.5.14 Affected: 9.4.19 Affected: 9.3.24 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T07:54:36.359Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "GLSA-201810-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/201810-08"
},
{
"name": "RHSA-2018:2729",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2729"
},
{
"name": "DSA-4269",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2018/dsa-4269"
},
{
"name": "RHSA-2018:2643",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
},
{
"name": "RHSA-2018:2721",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2721"
},
{
"name": "RHSA-2018:2511",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2511"
},
{
"name": "USN-3744-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU",
"x_transferred"
],
"url": "https://usn.ubuntu.com/3744-1/"
},
{
"name": "[debian-lts-announce] 20180815 [SECURITY] [DLA 1464-1] postgresql-9.4 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html"
},
{
"name": "RHSA-2018:2566",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"name": "RHSA-2018:2565",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2565"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915"
},
{
"name": "RHSA-2018:3816",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
},
{
"name": "105054",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/105054"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.postgresql.org/about/news/1878/"
},
{
"name": "RHSA-2018:2557",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT",
"x_transferred"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2557"
},
{
"name": "1041446",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK",
"x_transferred"
],
"url": "http://www.securitytracker.com/id/1041446"
},
{
"name": "openSUSE-SU-2020:1227",
"tags": [
"vendor-advisory",
"x_refsource_SUSE",
"x_transferred"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "postgresql",
"vendor": "PostgreSQL Global Development Group",
"versions": [
{
"status": "affected",
"version": "10.5"
},
{
"status": "affected",
"version": "9.6.10"
},
{
"status": "affected",
"version": "9.5.14"
},
{
"status": "affected",
"version": "9.4.19"
},
{
"status": "affected",
"version": "9.3.24"
}
]
}
],
"datePublic": "2018-08-09T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-665",
"description": "CWE-665",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-08-17T17:06:12.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "GLSA-201810-08",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/201810-08"
},
{
"name": "RHSA-2018:2729",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2729"
},
{
"name": "DSA-4269",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2018/dsa-4269"
},
{
"name": "RHSA-2018:2643",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
},
{
"name": "RHSA-2018:2721",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2721"
},
{
"name": "RHSA-2018:2511",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2511"
},
{
"name": "USN-3744-1",
"tags": [
"vendor-advisory",
"x_refsource_UBUNTU"
],
"url": "https://usn.ubuntu.com/3744-1/"
},
{
"name": "[debian-lts-announce] 20180815 [SECURITY] [DLA 1464-1] postgresql-9.4 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html"
},
{
"name": "RHSA-2018:2566",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"name": "RHSA-2018:2565",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2565"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915"
},
{
"name": "RHSA-2018:3816",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
},
{
"name": "105054",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/105054"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.postgresql.org/about/news/1878/"
},
{
"name": "RHSA-2018:2557",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2018:2557"
},
{
"name": "1041446",
"tags": [
"vdb-entry",
"x_refsource_SECTRACK"
],
"url": "http://www.securitytracker.com/id/1041446"
},
{
"name": "openSUSE-SU-2020:1227",
"tags": [
"vendor-advisory",
"x_refsource_SUSE"
],
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-10915",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "postgresql",
"version": {
"version_data": [
{
"version_value": "10.5"
},
{
"version_value": "9.6.10"
},
{
"version_value": "9.5.14"
},
{
"version_value": "9.4.19"
},
{
"version_value": "9.3.24"
}
]
}
}
]
},
"vendor_name": "PostgreSQL Global Development Group"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "8.5/CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
]
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-665"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-200"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-89"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "GLSA-201810-08",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201810-08"
},
{
"name": "RHSA-2018:2729",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2729"
},
{
"name": "DSA-4269",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4269"
},
{
"name": "RHSA-2018:2643",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
},
{
"name": "RHSA-2018:2721",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2721"
},
{
"name": "RHSA-2018:2511",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2511"
},
{
"name": "USN-3744-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3744-1/"
},
{
"name": "[debian-lts-announce] 20180815 [SECURITY] [DLA 1464-1] postgresql-9.4 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html"
},
{
"name": "RHSA-2018:2566",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"name": "RHSA-2018:2565",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2565"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915"
},
{
"name": "RHSA-2018:3816",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:3816"
},
{
"name": "105054",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/105054"
},
{
"name": "https://www.postgresql.org/about/news/1878/",
"refsource": "CONFIRM",
"url": "https://www.postgresql.org/about/news/1878/"
},
{
"name": "RHSA-2018:2557",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2557"
},
{
"name": "1041446",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041446"
},
{
"name": "openSUSE-SU-2020:1227",
"refsource": "SUSE",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2018-10915",
"datePublished": "2018-08-09T20:00:00.000Z",
"dateReserved": "2018-05-09T00:00:00.000Z",
"dateUpdated": "2024-08-05T07:54:36.359Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2018-10915",
"date": "2026-07-20",
"epss": "0.05154",
"percentile": "0.9151"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack:12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4D4AC996-B340-4A14-86F7-FF83B4D5EC8F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"704CFA1A-953E-4105-BFBE-406034B83DED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6BBD7A51-0590-4DDF-8249-5AFA8D645CB6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"33C068A4-3780-4EAB-A937-6082DF847564\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"51EF4996-72F4-4FA4-814F-F5991E7A8318\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A4E9DD8A-A68B-4A69-8B01-BFF92A2020A8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"B5A6F2F3-4894-4392-8296-3B8DD2679084\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\", \"matchCriteriaId\": \"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.3.0\", \"versionEndExcluding\": \"9.3.24\", \"matchCriteriaId\": \"9A79BFBE-69D5-4FCA-B7DD-988E19C47036\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.4.0\", \"versionEndExcluding\": \"9.4.19\", \"matchCriteriaId\": \"D8088C03-9F37-4340-BF7A-3FADE2CDC6A5\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.5.0\", \"versionEndExcluding\": \"9.5.14\", \"matchCriteriaId\": \"03CA4B69-446D-4536-B568-2752B718F979\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"9.6.0\", \"versionEndExcluding\": \"9.6.10\", \"matchCriteriaId\": \"E91FFE36-2647-4506-B46C-F1BE82DBCA98\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"10.0\", \"versionEndExcluding\": \"10.5\", \"matchCriteriaId\": \"889677DE-5E60-4102-9222-E5430B8AF67D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \\\"host\\\" or \\\"hostaddr\\\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.\"}, {\"lang\": \"es\", \"value\": \"Se ha encontrado una vulnerabilidad en qemu-img, la biblioteca de cliente por defecto de PostgreSQL por la que libpq fracasa a la hora de restablecer su estado interno entre conexiones. Si se emplea una versi\\u00f3n afectada de libpq se emplea con par\\u00e1metros de conexi\\u00f3n \\\"host\\\" o \\\"hostaddr\\\" desde entradas no fiables, los atacantes podr\\u00edan omitir caracter\\u00edsticas de seguridad de conexi\\u00f3n del lado del cliente, obtener acceso a conexiones con mayores privilegios o, posiblemente, provocar otro tipo de impacto mediante una inyecci\\u00f3n SQL. Esto se lograr\\u00eda haciendo que las funciones PQescape() funcionen err\\u00f3neamente. Se han visto afectadas las versiones anteriores a la 10.5, 9.6.10, 9.5.14, 9.4.19 y 9.3.24 de PostgreSQL.\"}]",
"id": "CVE-2018-10915",
"lastModified": "2024-11-21T03:42:17.623",
"metrics": "{\"cvssMetricV30\": [{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H\", \"baseScore\": 8.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 1.8, \"impactScore\": 6.0}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"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:M/Au:S/C:P/I:P/A:P\", \"baseScore\": 6.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"MEDIUM\", \"authentication\": \"SINGLE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 6.8, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2018-08-09T20:29:00.237",
"references": "[{\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"http://www.securityfocus.com/bid/105054\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1041446\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2511\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2557\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2565\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2566\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2643\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2721\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2729\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:3816\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201810-08\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://usn.ubuntu.com/3744-1/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2018/dsa-4269\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.postgresql.org/about/news/1878/\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"http://www.securityfocus.com/bid/105054\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.securitytracker.com/id/1041446\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2511\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2557\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2565\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2566\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2643\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2721\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:2729\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://access.redhat.com/errata/RHSA-2018:3816\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/201810-08\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://usn.ubuntu.com/3744-1/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2018/dsa-4269\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.postgresql.org/about/news/1878/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-89\"}, {\"lang\": \"en\", \"value\": \"CWE-200\"}, {\"lang\": \"en\", \"value\": \"CWE-665\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-89\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2018-10915\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2018-08-09T20:29:00.237\",\"lastModified\":\"2024-11-21T03:42:17.623\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \\\"host\\\" or \\\"hostaddr\\\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.\"},{\"lang\":\"es\",\"value\":\"Se ha encontrado una vulnerabilidad en qemu-img, la biblioteca de cliente por defecto de PostgreSQL por la que libpq fracasa a la hora de restablecer su estado interno entre conexiones. Si se emplea una versi\u00f3n afectada de libpq se emplea con par\u00e1metros de conexi\u00f3n \\\"host\\\" o \\\"hostaddr\\\" desde entradas no fiables, los atacantes podr\u00edan omitir caracter\u00edsticas de seguridad de conexi\u00f3n del lado del cliente, obtener acceso a conexiones con mayores privilegios o, posiblemente, provocar otro tipo de impacto mediante una inyecci\u00f3n SQL. Esto se lograr\u00eda haciendo que las funciones PQescape() funcionen err\u00f3neamente. Se han visto afectadas las versiones anteriores a la 10.5, 9.6.10, 9.5.14, 9.4.19 y 9.3.24 de PostgreSQL.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"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:M/Au:S/C:P/I:P/A:P\",\"baseScore\":6.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":6.8,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"},{\"lang\":\"en\",\"value\":\"CWE-200\"},{\"lang\":\"en\",\"value\":\"CWE-665\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4D4AC996-B340-4A14-86F7-FF83B4D5EC8F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"704CFA1A-953E-4105-BFBE-406034B83DED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6BBD7A51-0590-4DDF-8249-5AFA8D645CB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"33C068A4-3780-4EAB-A937-6082DF847564\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"51EF4996-72F4-4FA4-814F-F5991E7A8318\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4E9DD8A-A68B-4A69-8B01-BFF92A2020A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"825ECE2D-E232-46E0-A047-074B34DB1E97\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"B5A6F2F3-4894-4392-8296-3B8DD2679084\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.3.0\",\"versionEndExcluding\":\"9.3.24\",\"matchCriteriaId\":\"9A79BFBE-69D5-4FCA-B7DD-988E19C47036\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.4.0\",\"versionEndExcluding\":\"9.4.19\",\"matchCriteriaId\":\"D8088C03-9F37-4340-BF7A-3FADE2CDC6A5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.5.0\",\"versionEndExcluding\":\"9.5.14\",\"matchCriteriaId\":\"03CA4B69-446D-4536-B568-2752B718F979\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"9.6.0\",\"versionEndExcluding\":\"9.6.10\",\"matchCriteriaId\":\"E91FFE36-2647-4506-B46C-F1BE82DBCA98\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"10.0\",\"versionEndExcluding\":\"10.5\",\"matchCriteriaId\":\"889677DE-5E60-4102-9222-E5430B8AF67D\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"http://www.securityfocus.com/bid/105054\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1041446\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2511\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2557\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2565\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2566\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2643\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2721\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2729\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3816\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201810-08\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://usn.ubuntu.com/3744-1/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2018/dsa-4269\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1878/\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00043.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.securityfocus.com/bid/105054\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.securitytracker.com/id/1041446\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2511\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2557\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2565\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2566\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2643\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2721\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:2729\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2018:3816\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10915\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/08/msg00012.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/201810-08\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/3744-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2018/dsa-4269\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.postgresql.org/about/news/1878/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-06-30T11:25:23+00:00",
"cve": "CVE-2018-10915",
"id": "CVE-2018-10915",
"initial_release_date": "2018-08-09T00:00:00+00:00",
"product_status:fixed": "864",
"product_status:known_affected": "13",
"product_status:known_not_affected": "39",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "postgresql: Certain host connection parameters defeat client-side security defenses",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2018/cve-2018-10915.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-06-07T05:46:28Z",
"cve": "CVE-2018-10915",
"id": "CVE-2018-10915",
"initial_release_date": "2023-02-15T04:27:50Z",
"product_status:known_affected": "68",
"product_status:known_not_affected": "236",
"product_status:recommended": "484",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2018-10915",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2018-10915.json",
"version": "25"
}
}
}
SUSE-SU-2018:3287-1
Vulnerability from csaf_suse - Published: 2018-10-22 11:29 - Updated: 2018-10-22 11:29| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql94",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql94 fixes the following issues:\n\npostgresql was updated to 9.4.19:\n\n https://www.postgresql.org/docs/current/static/release-9-4-19.html\n * CVE-2018-10915, bsc#1104199: Fix failure to reset libpq\u0027s state\n fully between connection attempts.\n\npostgresql was updated to 9.4.18:\n\n- https://www.postgresql.org/about/news/1851/\n- https://www.postgresql.org/docs/current/static/release-9-4-18.html\n A dump/restore is not required for those running 9.4.X.\n However, if the function marking mistakes mentioned in the first\n changelog entry below affect you, you will want to take steps to\n correct your database catalogs.\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sdksp4-postgresql94-13829,slessp4-postgresql94-13829",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_3287-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:3287-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183287-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:3287-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-October/004758.html"
},
{
"category": "self",
"summary": "SUSE Bug 1104199",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10915 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10915/"
}
],
"title": "Security update for postgresql94",
"tracking": {
"current_release_date": "2018-10-22T11:29:54Z",
"generator": {
"date": "2018-10-22T11:29:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:3287-1",
"initial_release_date": "2018-10-22T11:29:54Z",
"revision_history": [
{
"date": "2018-10-22T11:29:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.i586",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.i586",
"product_id": "libecpg6-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.i586",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.i586",
"product_id": "libpq5-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.i586"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.i586",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.i586",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.ia64",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.ia64",
"product_id": "libecpg6-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.ia64",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.ia64",
"product_id": "libpq5-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.ia64"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.ia64",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ia64",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.ia64"
}
}
],
"category": "architecture",
"name": "ia64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.ppc64",
"product_id": "libecpg6-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.ppc64",
"product_id": "libpq5-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"product_id": "libpq5-32bit-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.ppc64"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.ppc64",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ppc64",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.s390x",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.s390x",
"product_id": "libecpg6-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.s390x",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.s390x",
"product_id": "libpq5-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-9.4.19-0.23.19.1.s390x",
"product": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.s390x",
"product_id": "libpq5-32bit-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.s390x",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.s390x",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-devel-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-devel-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libecpg6-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "libecpg6-9.4.19-0.23.19.1.x86_64",
"product_id": "libecpg6-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "libpq5-9.4.19-0.23.19.1.x86_64",
"product_id": "libpq5-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"product_id": "libpq5-32bit-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-docs-9.4.19-0.23.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-0.23.19.1.x86_64",
"product": {
"name": "postgresql94-server-9.4.19-0.23.19.1.x86_64",
"product_id": "postgresql94-server-9.4.19-0.23.19.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/a:suse:sle-sdk:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-devel-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4",
"product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-devel-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server 11 SP4",
"product_id": "SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libecpg6-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libecpg6-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libpq5-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpq5-32bit-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.i586 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ia64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.ia64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.ppc64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-0.23.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 11 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-0.23.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 11 SP4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10915"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10915",
"url": "https://www.suse.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "SUSE Bug 1104199 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "external",
"summary": "SUSE Bug 1140876 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1140876"
},
{
"category": "external",
"summary": "SUSE Bug 1185814 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1185814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libecpg6-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-32bit-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:libpq5-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-contrib-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-docs-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Server for SAP Applications 11 SP4:postgresql94-server-9.4.19-0.23.19.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.i586",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ia64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.ppc64",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.s390x",
"SUSE Linux Enterprise Software Development Kit 11 SP4:postgresql94-devel-9.4.19-0.23.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-22T11:29:54Z",
"details": "important"
}
],
"title": "CVE-2018-10915"
}
]
}
SUSE-SU-2018:3377-1
Vulnerability from csaf_suse - Published: 2018-10-24 09:13 - Updated: 2018-10-24 09:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql96",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql96 to 9.6.10 fixes the following issues:\n\nThese security issues were fixed:\n\n- CVE-2018-10915: libpq failed to properly reset its internal state between\n connections. If an affected version of libpq was used with \u0027host\u0027 or \u0027hostaddr\u0027\n connection parameters from untrusted input, attackers could have bypassed\n client-side connection security features, obtain access to higher privileged\n connections or potentially cause other impact SQL injection, by causing the\n PQescape() functions to malfunction (bsc#1104199)\n- CVE-2018-10925: Add missing authorization check on certain statements\n involved with \u0027INSERT ... ON CONFLICT DO UPDATE\u0027. An attacker with \u0027CREATE\n TABLE\u0027 privileges could have exploited this to read arbitrary bytes server\n memory. If the attacker also had certain \u0027INSERT\u0027 and limited \u0027UPDATE\u0027\n privileges to a particular table, they could have exploited this to update\n other columns in the same table (bsc#1104202)\n\nFor addition details please see\nhttps://www.postgresql.org/docs/current/static/release-9-6-10.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-OpenStack-Cloud-7-2018-2427,SUSE-SLE-DESKTOP-12-SP3-2018-2427,SUSE-SLE-SAP-12-SP1-2018-2427,SUSE-SLE-SAP-12-SP2-2018-2427,SUSE-SLE-SDK-12-SP3-2018-2427,SUSE-SLE-SERVER-12-2018-2427,SUSE-SLE-SERVER-12-SP1-2018-2427,SUSE-SLE-SERVER-12-SP2-2018-2427,SUSE-SLE-SERVER-12-SP3-2018-2427,SUSE-Storage-4-2018-2427",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_3377-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:3377-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183377-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:3377-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-October/004778.html"
},
{
"category": "self",
"summary": "SUSE Bug 1104199",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "self",
"summary": "SUSE Bug 1104202",
"url": "https://bugzilla.suse.com/1104202"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10915 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10915/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10925 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10925/"
}
],
"title": "Security update for postgresql96",
"tracking": {
"current_release_date": "2018-10-24T09:13:45Z",
"generator": {
"date": "2018-10-24T09:13:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:3377-1",
"initial_release_date": "2018-10-24T09:13:45Z",
"revision_history": [
{
"date": "2018-10-24T09:13:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-devel-9.6.10-3.22.1.aarch64",
"product": {
"name": "postgresql96-devel-9.6.10-3.22.1.aarch64",
"product_id": "postgresql96-devel-9.6.10-3.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-9.6.10-3.22.7.aarch64",
"product": {
"name": "postgresql96-9.6.10-3.22.7.aarch64",
"product_id": "postgresql96-9.6.10-3.22.7.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.10-3.22.7.aarch64",
"product": {
"name": "postgresql96-contrib-9.6.10-3.22.7.aarch64",
"product_id": "postgresql96-contrib-9.6.10-3.22.7.aarch64"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.10-3.22.7.aarch64",
"product": {
"name": "postgresql96-server-9.6.10-3.22.7.aarch64",
"product_id": "postgresql96-server-9.6.10-3.22.7.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-docs-9.6.10-3.22.7.noarch",
"product": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch",
"product_id": "postgresql96-docs-9.6.10-3.22.7.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.10-3.22.7.ppc64le",
"product": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le",
"product_id": "postgresql96-9.6.10-3.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"product": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"product_id": "postgresql96-contrib-9.6.10-3.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"product": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"product_id": "postgresql96-server-9.6.10-3.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.10-3.22.1.ppc64le",
"product": {
"name": "postgresql96-devel-9.6.10-3.22.1.ppc64le",
"product_id": "postgresql96-devel-9.6.10-3.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.10-3.22.7.s390x",
"product": {
"name": "postgresql96-9.6.10-3.22.7.s390x",
"product_id": "postgresql96-9.6.10-3.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"product": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"product_id": "postgresql96-contrib-9.6.10-3.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.10-3.22.7.s390x",
"product": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x",
"product_id": "postgresql96-server-9.6.10-3.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.10-3.22.1.s390x",
"product": {
"name": "postgresql96-devel-9.6.10-3.22.1.s390x",
"product_id": "postgresql96-devel-9.6.10-3.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql96-9.6.10-3.22.7.x86_64",
"product": {
"name": "postgresql96-9.6.10-3.22.7.x86_64",
"product_id": "postgresql96-9.6.10-3.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"product": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"product_id": "postgresql96-contrib-9.6.10-3.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-server-9.6.10-3.22.7.x86_64",
"product": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64",
"product_id": "postgresql96-server-9.6.10-3.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql96-devel-9.6.10-3.22.1.x86_64",
"product": {
"name": "postgresql96-devel-9.6.10-3.22.1.x86_64",
"product_id": "postgresql96-devel-9.6.10-3.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sled:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3",
"product_id": "SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-devel-9.6.10-3.22.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64"
},
"product_reference": "postgresql96-devel-9.6.10-3.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-devel-9.6.10-3.22.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le"
},
"product_reference": "postgresql96-devel-9.6.10-3.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-devel-9.6.10-3.22.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x"
},
"product_reference": "postgresql96-devel-9.6.10-3.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-devel-9.6.10-3.22.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64"
},
"product_reference": "postgresql96-devel-9.6.10-3.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.aarch64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP3",
"product_id": "SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-9.6.10-3.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-contrib-9.6.10-3.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-contrib-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-docs-9.6.10-3.22.7.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch"
},
"product_reference": "postgresql96-docs-9.6.10-3.22.7.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql96-server-9.6.10-3.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64"
},
"product_reference": "postgresql96-server-9.6.10-3.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10915"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10915",
"url": "https://www.suse.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "SUSE Bug 1104199 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "external",
"summary": "SUSE Bug 1140876 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1140876"
},
{
"category": "external",
"summary": "SUSE Bug 1185814 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1185814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-24T09:13:45Z",
"details": "important"
}
],
"title": "CVE-2018-10915"
},
{
"cve": "CVE-2018-10925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10925"
}
],
"notes": [
{
"category": "general",
"text": "It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with \"INSERT ... ON CONFLICT DO UPDATE\". An attacker with \"CREATE TABLE\" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain \"INSERT\" and limited \"UPDATE\" privileges to a particular table, they could exploit this to update other columns in the same table.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10925",
"url": "https://www.suse.com/security/cve/CVE-2018-10925"
},
{
"category": "external",
"summary": "SUSE Bug 1104202 for CVE-2018-10925",
"url": "https://bugzilla.suse.com/1104202"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Desktop 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP3:postgresql96-server-9.6.10-3.22.7.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP3:postgresql96-devel-9.6.10-3.22.1.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-contrib-9.6.10-3.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql96-docs-9.6.10-3.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql96-server-9.6.10-3.22.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-10-24T09:13:45Z",
"details": "important"
}
],
"title": "CVE-2018-10925"
}
]
}
SUSE-SU-2018:3909-1
Vulnerability from csaf_suse - Published: 2018-11-26 16:45 - Updated: 2018-11-26 16:45| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for postgresql94",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for postgresql94 to 9.4.19 fixes the following security issue:\n\n- CVE-2018-10915: libpq failed to properly reset its internal state between\n connections. If an affected version of libpq was used with \u0027host\u0027 or \u0027hostaddr\u0027\n connection parameters from untrusted input, attackers could have bypassed\n client-side connection security features, obtain access to higher privileged\n connections or potentially cause other impact SQL injection, by causing the\n PQescape() functions to malfunction (bsc#1104199).\n\nA dump/restore is not required for this update unless you use\nthe functions query_to_xml, cursor_to_xml, cursor_to_xmlschema,\nquery_to_xmlschema, and query_to_xml_and_xmlschema. In this case please see\nthe first entry of https://www.postgresql.org/docs/9.4/static/release-9-4-18.html\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-OpenStack-Cloud-7-2018-2779,SUSE-SLE-SAP-12-SP1-2018-2779,SUSE-SLE-SAP-12-SP2-2018-2779,SUSE-SLE-SERVER-12-2018-2779,SUSE-SLE-SERVER-12-SP1-2018-2779,SUSE-SLE-SERVER-12-SP2-2018-2779,SUSE-Storage-4-2018-2779",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_3909-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2018:3909-1",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183909-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2018:3909-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2018-November/004887.html"
},
{
"category": "self",
"summary": "SUSE Bug 1104199",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-10915 page",
"url": "https://www.suse.com/security/cve/CVE-2018-10915/"
}
],
"title": "Security update for postgresql94",
"tracking": {
"current_release_date": "2018-11-26T16:45:52Z",
"generator": {
"date": "2018-11-26T16:45:52Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2018:3909-1",
"initial_release_date": "2018-11-26T16:45:52Z",
"revision_history": [
{
"date": "2018-11-26T16:45:52Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-docs-9.4.19-21.22.7.noarch",
"product": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch",
"product_id": "postgresql94-docs-9.4.19-21.22.7.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-9.4.19-21.22.7.ppc64le",
"product": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le",
"product_id": "postgresql94-9.4.19-21.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"product": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"product_id": "postgresql94-contrib-9.4.19-21.22.7.ppc64le"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"product": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"product_id": "postgresql94-server-9.4.19-21.22.7.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-9.4.19-21.22.7.s390x",
"product": {
"name": "postgresql94-9.4.19-21.22.7.s390x",
"product_id": "postgresql94-9.4.19-21.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"product": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"product_id": "postgresql94-contrib-9.4.19-21.22.7.s390x"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-21.22.7.s390x",
"product": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x",
"product_id": "postgresql94-server-9.4.19-21.22.7.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "postgresql94-9.4.19-21.22.7.x86_64",
"product": {
"name": "postgresql94-9.4.19-21.22.7.x86_64",
"product_id": "postgresql94-9.4.19-21.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"product": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"product_id": "postgresql94-contrib-9.4.19-21.22.7.x86_64"
}
},
{
"category": "product_version",
"name": "postgresql94-server-9.4.19-21.22.7.x86_64",
"product": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64",
"product_id": "postgresql94-server-9.4.19-21.22.7.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE OpenStack Cloud 7",
"product": {
"name": "SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-openstack-cloud:7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 4",
"product": {
"name": "SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE OpenStack Cloud 7",
"product_id": "SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE OpenStack Cloud 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12-LTSS",
"product_id": "SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-9.4.19-21.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-contrib-9.4.19-21.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-contrib-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-docs-9.4.19-21.22.7.noarch as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch"
},
"product_reference": "postgresql94-docs-9.4.19-21.22.7.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "postgresql94-server-9.4.19-21.22.7.x86_64 as component of SUSE Enterprise Storage 4",
"product_id": "SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64"
},
"product_reference": "postgresql94-server-9.4.19-21.22.7.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-10915"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-10915",
"url": "https://www.suse.com/security/cve/CVE-2018-10915"
},
{
"category": "external",
"summary": "SUSE Bug 1104199 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1104199"
},
{
"category": "external",
"summary": "SUSE Bug 1140876 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1140876"
},
{
"category": "external",
"summary": "SUSE Bug 1185814 for CVE-2018-10915",
"url": "https://bugzilla.suse.com/1185814"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Enterprise Storage 4:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Enterprise Storage 4:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Enterprise Storage 4:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP1-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12 SP2-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE Linux Enterprise Server 12-LTSS:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP1:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP2:postgresql94-server-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-contrib-9.4.19-21.22.7.x86_64",
"SUSE OpenStack Cloud 7:postgresql94-docs-9.4.19-21.22.7.noarch",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.s390x",
"SUSE OpenStack Cloud 7:postgresql94-server-9.4.19-21.22.7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2018-11-26T16:45:52Z",
"details": "important"
}
],
"title": "CVE-2018-10915"
}
]
}
ubuntu-cve-2018-10915
Vulnerability from osv_ubuntu
A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with "host" or "hostaddr" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libecpg-compat3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "libecpg6",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "libpgtypes3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "libpq5",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "postgresql-9.3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "postgresql-client-9.3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "postgresql-contrib-9.3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "postgresql-doc-9.3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "postgresql-plperl-9.3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "postgresql-plpython-9.3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "postgresql-plpython3-9.3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "postgresql-pltcl-9.3",
"binary_version": "9.3.24-0ubuntu0.14.04"
},
{
"binary_name": "postgresql-server-dev-9.3",
"binary_version": "9.3.24-0ubuntu0.14.04"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "postgresql-9.3",
"purl": "pkg:deb/ubuntu/postgresql-9.3@9.3.24-0ubuntu0.14.04?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.3.24-0ubuntu0.14.04"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"9.3.1-1",
"9.3.2-1",
"9.3.2-1ubuntu1",
"9.3.2-1ubuntu2",
"9.3.3-1",
"9.3.3-1bzr1",
"9.3.3-1bzr2",
"9.3.4-1",
"9.3.5-0ubuntu0.14.04.1",
"9.3.6-0ubuntu0.14.04",
"9.3.7-0ubuntu0.14.04",
"9.3.8-0ubuntu0.4.04",
"9.3.9-0ubuntu0.14.04",
"9.3.10-0ubuntu0.14.04",
"9.3.11-0ubuntu0.14.04",
"9.3.12-0ubuntu0.14.04",
"9.3.13-0ubuntu0.14.04",
"9.3.14-0ubuntu0.14.04",
"9.3.15-0ubuntu0.14.04",
"9.3.16-0ubuntu0.14.04",
"9.3.17-0ubuntu0.14.04",
"9.3.18-0ubuntu0.14.04.1",
"9.3.19-0ubuntu0.14.04",
"9.3.20-0ubuntu0.14.04",
"9.3.21-0ubuntu0.14.04",
"9.3.22-0ubuntu0.14.04",
"9.3.23-0ubuntu0.14.04"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libecpg-compat3",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "libecpg6",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "libpgtypes3",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "libpq5",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "postgresql-9.5",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "postgresql-client-9.5",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "postgresql-contrib-9.5",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "postgresql-doc-9.5",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "postgresql-plperl-9.5",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "postgresql-plpython-9.5",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "postgresql-plpython3-9.5",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "postgresql-pltcl-9.5",
"binary_version": "9.5.14-0ubuntu0.16.04"
},
{
"binary_name": "postgresql-server-dev-9.5",
"binary_version": "9.5.14-0ubuntu0.16.04"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "postgresql-9.5",
"purl": "pkg:deb/ubuntu/postgresql-9.5@9.5.14-0ubuntu0.16.04?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.5.14-0ubuntu0.16.04"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"9.5.0-1",
"9.5.0-2",
"9.5.0-3",
"9.5.1-1",
"9.5.2-1",
"9.5.3-0ubuntu0.16.04",
"9.5.4-0ubuntu0.16.04",
"9.5.5-0ubuntu0.16.04",
"9.5.6-0ubuntu0.16.04",
"9.5.7-0ubuntu0.16.04",
"9.5.8-0ubuntu0.16.04.1",
"9.5.9-0ubuntu0.16.04",
"9.5.10-0ubuntu0.16.04",
"9.5.11-0ubuntu0.16.04",
"9.5.12-0ubuntu0.16.04",
"9.5.13-0ubuntu0.16.04"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libecpg-compat3",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "libecpg6",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "libpgtypes3",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "libpq5",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "postgresql-10",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "postgresql-client-10",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "postgresql-doc-10",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "postgresql-plperl-10",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "postgresql-plpython-10",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "postgresql-plpython3-10",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "postgresql-pltcl-10",
"binary_version": "10.5-0ubuntu0.18.04"
},
{
"binary_name": "postgresql-server-dev-10",
"binary_version": "10.5-0ubuntu0.18.04"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "postgresql-10",
"purl": "pkg:deb/ubuntu/postgresql-10@10.5-0ubuntu0.18.04?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.5-0ubuntu0.18.04"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.1-1",
"10.1-2",
"10.2-1",
"10.3-1",
"10.4-0ubuntu0.18.04"
]
}
],
"aliases": [],
"details": "A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.",
"id": "UBUNTU-CVE-2018-10915",
"modified": "2026-04-22T07:38:37Z",
"published": "2018-08-09T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2018-10915"
},
{
"type": "REPORT",
"url": "https://www.postgresql.org/about/news/1878/"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-3744-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10915"
}
],
"related": [
"USN-3744-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2018-10915"
]
}
WID-SEC-W-2024-3749
Vulnerability from csaf_certbund - Published: 2018-08-09 22:00 - Updated: 2024-12-23 23:00Es existiert eine Schwachstelle in PostgreSQL. In libpq, der Standard-PostgreSQL-Clientbibliothek, wird der interne Status zwischen den Verbindungen nicht richtig zurückgesetzt. Diese Schwachstelle können angemeldete Angreifer ausnutzen, um Sicherheitsrestriktionen zu umgehen und z. B. unautorisiert auf Server zuzugreifen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source PostgreSQL <10.5
Open Source / PostgreSQL
|
<10.5 | ||
|
Open Source PostgreSQL <9.6.10
Open Source / PostgreSQL
|
<9.6.10 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source PostgreSQL <9.3.24
Open Source / PostgreSQL
|
<9.3.24 | ||
|
Open Source PostgreSQL <9.5.14
Open Source / PostgreSQL
|
<9.5.14 | ||
|
Open Source PostgreSQL <9.4.19
Open Source / PostgreSQL
|
<9.4.19 |
Es existiert eine Schwachstelle in PostgreSQL. Ein Angreifer, der in der Lage ist, CREATE TABLE auszustellen, kann beliebige Bytes des Serverspeichers mit einer Upsert-Abfrage (INSERT ... ON CONFLICT DO UPDATE) lesen. Unter bestimmten Umständen ist es Ihm möglich Daten zu manipulieren.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source PostgreSQL <10.5
Open Source / PostgreSQL
|
<10.5 | ||
|
Open Source PostgreSQL <9.6.10
Open Source / PostgreSQL
|
<9.6.10 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source CentOS
Open Source
|
cpe:/o:centos:centos:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source PostgreSQL <9.3.24
Open Source / PostgreSQL
|
<9.3.24 | ||
|
Open Source PostgreSQL <9.5.14
Open Source / PostgreSQL
|
<9.5.14 | ||
|
Open Source PostgreSQL <9.4.19
Open Source / PostgreSQL
|
<9.4.19 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "PostgreSQL ist eine frei verf\u00fcgbare Datenbank f\u00fcr unterschiedliche Betriebssysteme.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in PostgreSQL ausnutzen, um Sicherheitsvorkehrungen zu umgehen und Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3749 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2018/wid-sec-w-2024-3749.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3749 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3749"
},
{
"category": "external",
"summary": "PostgreSQL Release Notes vom 2018-08-09",
"url": "https://www.postgresql.org/about/news/1878/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-4269 vom 2018-08-11",
"url": "https://www.debian.org/security/2018/dsa-4269"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-1464 vom 2018-08-16",
"url": "https://security-tracker.debian.org/tracker/DLA-1464-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-3744-1 vom 2018-08-17",
"url": "http://www.ubuntu.com/usn/usn-3744-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2018:2511 vom 2018-08-20",
"url": "http://rhn.redhat.com/errata/RHSA-2018-2511.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2018-2557 vom 2018-08-23",
"url": "http://linux.oracle.com/errata/ELSA-2018-2557.html"
},
{
"category": "external",
"summary": "RedHat Security Advisory RHSA-2018:2566",
"url": "https://access.redhat.com/errata/RHSA-2018:2566"
},
{
"category": "external",
"summary": "RedHat Security Advisory: RHSA-2018:2565",
"url": "https://access.redhat.com/errata/RHSA-2018:2565"
},
{
"category": "external",
"summary": "RedHat Security Advisory RHSA-2018:2557",
"url": "https://access.redhat.com/errata/RHSA-2018:2557"
},
{
"category": "external",
"summary": "CentOS Security Advisory CESA-2018:2557 vom 2018-08-28",
"url": "http://centos-announce.2309468.n4.nabble.com/CentOS-announce-CESA-2018-2557-Important-CentOS-7-postgresql-Security-Update-tp4645257.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:2564-1 vom 2018-08-31",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182564-1.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2018:2643 vom 2018-09-05",
"url": "https://access.redhat.com/errata/RHSA-2018:2643"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:3287-1 vom 2018-10-22",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183287-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:3377-1 vom 2018-10-25",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183377-1.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2018:3909-1 vom 2018-11-27",
"url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183909-1.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-10882 vom 2024-12-24",
"url": "https://linux.oracle.com/errata/ELSA-2024-10882.html"
}
],
"source_lang": "en-US",
"title": "PostgreSQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-12-23T23:00:00.000+00:00",
"generator": {
"date": "2024-12-24T10:02:34.351+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-3749",
"initial_release_date": "2018-08-09T22:00:00.000+00:00",
"revision_history": [
{
"date": "2018-08-09T22:00:00.000+00:00",
"number": "1",
"summary": "Initial Release"
},
{
"date": "2018-08-09T22:00:00.000+00:00",
"number": "2",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-08-12T22:00:00.000+00:00",
"number": "3",
"summary": "New remediations available"
},
{
"date": "2018-08-15T22:00:00.000+00:00",
"number": "4",
"summary": "New remediations available"
},
{
"date": "2018-08-16T22:00:00.000+00:00",
"number": "5",
"summary": "New remediations available"
},
{
"date": "2018-08-20T22:00:00.000+00:00",
"number": "6",
"summary": "New remediations available"
},
{
"date": "2018-08-20T22:00:00.000+00:00",
"number": "7",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-08-20T22:00:00.000+00:00",
"number": "8",
"summary": "Version nicht vorhanden"
},
{
"date": "2018-08-23T22:00:00.000+00:00",
"number": "9",
"summary": "New remediations available"
},
{
"date": "2018-08-26T22:00:00.000+00:00",
"number": "10",
"summary": "New remediations available"
},
{
"date": "2018-08-26T22:00:00.000+00:00",
"number": "11",
"summary": "New remediations available"
},
{
"date": "2018-08-28T22:00:00.000+00:00",
"number": "12",
"summary": "New remediations available"
},
{
"date": "2018-08-28T22:00:00.000+00:00",
"number": "13",
"summary": "New remediations available"
},
{
"date": "2018-08-30T22:00:00.000+00:00",
"number": "14",
"summary": "New remediations available"
},
{
"date": "2018-09-04T22:00:00.000+00:00",
"number": "15",
"summary": "New remediations available"
},
{
"date": "2018-10-22T22:00:00.000+00:00",
"number": "16",
"summary": "New remediations available"
},
{
"date": "2018-10-24T22:00:00.000+00:00",
"number": "17",
"summary": "New remediations available"
},
{
"date": "2018-10-30T23:00:00.000+00:00",
"number": "18",
"summary": "Added references"
},
{
"date": "2018-11-26T23:00:00.000+00:00",
"number": "19",
"summary": "New remediations available"
},
{
"date": "2024-12-23T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "20"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source CentOS",
"product": {
"name": "Open Source CentOS",
"product_id": "1727",
"product_identification_helper": {
"cpe": "cpe:/o:centos:centos:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.5",
"product": {
"name": "Open Source PostgreSQL \u003c10.5",
"product_id": "T012605"
}
},
{
"category": "product_version",
"name": "10.5",
"product": {
"name": "Open Source PostgreSQL 10.5",
"product_id": "T012605-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:10.5"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.6.10",
"product": {
"name": "Open Source PostgreSQL \u003c9.6.10",
"product_id": "T012606"
}
},
{
"category": "product_version",
"name": "9.6.10",
"product": {
"name": "Open Source PostgreSQL 9.6.10",
"product_id": "T012606-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:9.6.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.5.14",
"product": {
"name": "Open Source PostgreSQL \u003c9.5.14",
"product_id": "T012607"
}
},
{
"category": "product_version",
"name": "9.5.14",
"product": {
"name": "Open Source PostgreSQL 9.5.14",
"product_id": "T012607-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:9.5.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.4.19",
"product": {
"name": "Open Source PostgreSQL \u003c9.4.19",
"product_id": "T012608"
}
},
{
"category": "product_version",
"name": "9.4.19",
"product": {
"name": "Open Source PostgreSQL 9.4.19",
"product_id": "T012608-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:9.4.19"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.3.24",
"product": {
"name": "Open Source PostgreSQL \u003c9.3.24",
"product_id": "T012609"
}
},
{
"category": "product_version",
"name": "9.3.24",
"product": {
"name": "Open Source PostgreSQL 9.3.24",
"product_id": "T012609-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:postgresql:postgresql:9.3.24"
}
}
}
],
"category": "product_name",
"name": "PostgreSQL"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-10915",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in PostgreSQL. In libpq, der Standard-PostgreSQL-Clientbibliothek, wird der interne Status zwischen den Verbindungen nicht richtig zur\u00fcckgesetzt. Diese Schwachstelle k\u00f6nnen angemeldete Angreifer ausnutzen, um Sicherheitsrestriktionen zu umgehen und z. B. unautorisiert auf Server zuzugreifen."
}
],
"product_status": {
"known_affected": [
"T012605",
"T012606",
"2951",
"T002207",
"67646",
"T000126",
"1727",
"T004914",
"T012609",
"T012607",
"T012608"
]
},
"release_date": "2018-08-09T22:00:00.000+00:00",
"title": "CVE-2018-10915"
},
{
"cve": "CVE-2018-10925",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in PostgreSQL. Ein Angreifer, der in der Lage ist, CREATE TABLE auszustellen, kann beliebige Bytes des Serverspeichers mit einer Upsert-Abfrage (INSERT ... ON CONFLICT DO UPDATE) lesen. Unter bestimmten Umst\u00e4nden ist es Ihm m\u00f6glich Daten zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T012605",
"T012606",
"2951",
"T002207",
"67646",
"T000126",
"1727",
"T004914",
"T012609",
"T012607",
"T012608"
]
},
"release_date": "2018-08-09T22:00:00.000+00:00",
"title": "CVE-2018-10925"
}
]
}
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.