suse-su-2018:2564-1
Vulnerability from csaf_suse
Published
2018-08-30 14:11
Modified
2018-08-30 14:11
Summary
Security update for postgresql10
Notes
Title of the patch
Security update for postgresql10
Description of the patch
This update for postgresql10 fixes the following issues:
PostgreSQL 10 was updated to 10.5:
- https://www.postgresql.org/about/news/1851/
- https://www.postgresql.org/docs/current/static/release-10-5.html
A dump/restore is not required for those running 10.X.
However, if you use the adminpack extension, you should update
it as per the first changelog entry below.
Also, if the function marking mistakes mentioned in the second
and third changelog entries below affect you, you will want to
take steps to correct your database catalogs.
Security issues fixed:
- CVE-2018-1115: Remove public execute privilege
from contrib/adminpack's pg_logfile_rotate() function
pg_logfile_rotate() is a deprecated wrapper for the core
function pg_rotate_logfile(). When that function was changed
to rely on SQL privileges for access control rather than a
hard-coded superuser check, pg_logfile_rotate() should have
been updated as well, but the need for this was missed. Hence,
if adminpack is installed, any user could request a logfile
rotation, creating a minor security issue.
After installing this update, administrators should update
adminpack by performing ALTER EXTENSION adminpack UPDATE in
each database in which adminpack is installed (bsc#1091610).
- CVE-2018-10915: 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 have bypassed
client-side connection security features, obtain access to higher privileged
connections or potentially cause other impact SQL injection, by causing the
PQescape() functions to malfunction (bsc#1104199)
- CVE-2018-10925: Add missing authorization check on certain statements
involved with 'INSERT ... ON CONFLICT DO UPDATE'. An attacker with 'CREATE
TABLE' privileges could have exploited this to read arbitrary bytes server
memory. If the attacker also had certain 'INSERT' and limited 'UPDATE'
privileges to a particular table, they could have exploited this to update
other columns in the same table (bsc#1104202).
Patchnames
SUSE-SLE-Module-Basesystem-15-2018-1799,SUSE-SLE-Module-Server-Applications-15-2018-1799
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for postgresql10", "title": "Title of the patch" }, { "category": "description", "text": "This update for postgresql10 fixes the following issues:\n\nPostgreSQL 10 was updated to 10.5:\n\n- https://www.postgresql.org/about/news/1851/\n- https://www.postgresql.org/docs/current/static/release-10-5.html\n\n A dump/restore is not required for those running 10.X.\n However, if you use the adminpack extension, you should update\n it as per the first changelog entry below.\n Also, if the function marking mistakes mentioned in the second\n and third changelog entries below affect you, you will want to\n take steps to correct your database catalogs.\n\nSecurity issues fixed:\n\n- CVE-2018-1115: Remove public execute privilege\n from contrib/adminpack\u0027s pg_logfile_rotate() function\n pg_logfile_rotate() is a deprecated wrapper for the core\n function pg_rotate_logfile(). When that function was changed\n to rely on SQL privileges for access control rather than a\n hard-coded superuser check, pg_logfile_rotate() should have\n been updated as well, but the need for this was missed. Hence,\n if adminpack is installed, any user could request a logfile\n rotation, creating a minor security issue.\n After installing this update, administrators should update\n adminpack by performing ALTER EXTENSION adminpack UPDATE in\n each database in which adminpack is installed (bsc#1091610).\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", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Basesystem-15-2018-1799,SUSE-SLE-Module-Server-Applications-15-2018-1799", "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_2564-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:2564-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182564-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:2564-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004517.html" }, { "category": "self", "summary": "SUSE Bug 1091610", "url": "https://bugzilla.suse.com/1091610" }, { "category": "self", "summary": "SUSE Bug 1104199", "url": "https://bugzilla.suse.com/1104199" }, { "category": "self", "summary": "SUSE Bug 1104202", "url": "https://bugzilla.suse.com/1104202" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10915 page", "url": "https://www.suse.com/security/cve/CVE-2018-10915/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10925 page", "url": "https://www.suse.com/security/cve/CVE-2018-10925/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-1115 page", "url": "https://www.suse.com/security/cve/CVE-2018-1115/" } ], "title": "Security update for postgresql10", "tracking": { "current_release_date": "2018-08-30T14:11:30Z", "generator": { "date": "2018-08-30T14:11:30Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:2564-1", "initial_release_date": "2018-08-30T14:11:30Z", "revision_history": [ { "date": "2018-08-30T14:11:30Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libpq5-10.5-4.5.1.aarch64", "product": { "name": "libpq5-10.5-4.5.1.aarch64", "product_id": "libpq5-10.5-4.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-10.5-4.5.1.aarch64", "product": { "name": "postgresql10-10.5-4.5.1.aarch64", "product_id": "postgresql10-10.5-4.5.1.aarch64" } }, { "category": "product_version", "name": "libecpg6-10.5-4.5.1.aarch64", "product": { "name": "libecpg6-10.5-4.5.1.aarch64", "product_id": "libecpg6-10.5-4.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.5-4.5.1.aarch64", "product": { "name": "postgresql10-contrib-10.5-4.5.1.aarch64", "product_id": "postgresql10-contrib-10.5-4.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-devel-10.5-4.5.1.aarch64", "product": { "name": "postgresql10-devel-10.5-4.5.1.aarch64", "product_id": "postgresql10-devel-10.5-4.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.5-4.5.1.aarch64", "product": { "name": "postgresql10-plperl-10.5-4.5.1.aarch64", "product_id": "postgresql10-plperl-10.5-4.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.5-4.5.1.aarch64", "product": { "name": "postgresql10-plpython-10.5-4.5.1.aarch64", "product_id": "postgresql10-plpython-10.5-4.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.5-4.5.1.aarch64", "product": { "name": "postgresql10-pltcl-10.5-4.5.1.aarch64", "product_id": "postgresql10-pltcl-10.5-4.5.1.aarch64" } }, { "category": "product_version", "name": "postgresql10-server-10.5-4.5.1.aarch64", "product": { "name": "postgresql10-server-10.5-4.5.1.aarch64", "product_id": "postgresql10-server-10.5-4.5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "postgresql10-docs-10.5-4.5.1.noarch", "product": { "name": "postgresql10-docs-10.5-4.5.1.noarch", "product_id": "postgresql10-docs-10.5-4.5.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libpq5-10.5-4.5.1.ppc64le", "product": { "name": "libpq5-10.5-4.5.1.ppc64le", "product_id": "libpq5-10.5-4.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-10.5-4.5.1.ppc64le", "product": { "name": "postgresql10-10.5-4.5.1.ppc64le", "product_id": "postgresql10-10.5-4.5.1.ppc64le" } }, { "category": "product_version", "name": "libecpg6-10.5-4.5.1.ppc64le", "product": { "name": "libecpg6-10.5-4.5.1.ppc64le", "product_id": "libecpg6-10.5-4.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-contrib-10.5-4.5.1.ppc64le", "product": { "name": "postgresql10-contrib-10.5-4.5.1.ppc64le", "product_id": "postgresql10-contrib-10.5-4.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-devel-10.5-4.5.1.ppc64le", "product": { "name": "postgresql10-devel-10.5-4.5.1.ppc64le", "product_id": "postgresql10-devel-10.5-4.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plperl-10.5-4.5.1.ppc64le", "product": { "name": "postgresql10-plperl-10.5-4.5.1.ppc64le", "product_id": "postgresql10-plperl-10.5-4.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-plpython-10.5-4.5.1.ppc64le", "product": { "name": "postgresql10-plpython-10.5-4.5.1.ppc64le", "product_id": "postgresql10-plpython-10.5-4.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.5-4.5.1.ppc64le", "product": { "name": "postgresql10-pltcl-10.5-4.5.1.ppc64le", "product_id": "postgresql10-pltcl-10.5-4.5.1.ppc64le" } }, { "category": "product_version", "name": "postgresql10-server-10.5-4.5.1.ppc64le", "product": { "name": "postgresql10-server-10.5-4.5.1.ppc64le", "product_id": "postgresql10-server-10.5-4.5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libpq5-10.5-4.5.1.s390x", "product": { "name": "libpq5-10.5-4.5.1.s390x", "product_id": "libpq5-10.5-4.5.1.s390x" } }, { "category": "product_version", "name": "postgresql10-10.5-4.5.1.s390x", "product": { "name": "postgresql10-10.5-4.5.1.s390x", "product_id": "postgresql10-10.5-4.5.1.s390x" } }, { "category": "product_version", "name": "libecpg6-10.5-4.5.1.s390x", "product": { "name": "libecpg6-10.5-4.5.1.s390x", "product_id": "libecpg6-10.5-4.5.1.s390x" } }, { "category": "product_version", "name": "postgresql10-contrib-10.5-4.5.1.s390x", "product": { "name": "postgresql10-contrib-10.5-4.5.1.s390x", "product_id": "postgresql10-contrib-10.5-4.5.1.s390x" } }, { "category": "product_version", "name": "postgresql10-devel-10.5-4.5.1.s390x", "product": { "name": "postgresql10-devel-10.5-4.5.1.s390x", "product_id": "postgresql10-devel-10.5-4.5.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plperl-10.5-4.5.1.s390x", "product": { "name": "postgresql10-plperl-10.5-4.5.1.s390x", "product_id": "postgresql10-plperl-10.5-4.5.1.s390x" } }, { "category": "product_version", "name": "postgresql10-plpython-10.5-4.5.1.s390x", "product": { "name": "postgresql10-plpython-10.5-4.5.1.s390x", "product_id": "postgresql10-plpython-10.5-4.5.1.s390x" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.5-4.5.1.s390x", "product": { "name": "postgresql10-pltcl-10.5-4.5.1.s390x", "product_id": "postgresql10-pltcl-10.5-4.5.1.s390x" } }, { "category": "product_version", "name": "postgresql10-server-10.5-4.5.1.s390x", "product": { "name": "postgresql10-server-10.5-4.5.1.s390x", "product_id": "postgresql10-server-10.5-4.5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libpq5-10.5-4.5.1.x86_64", "product": { "name": "libpq5-10.5-4.5.1.x86_64", "product_id": "libpq5-10.5-4.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-10.5-4.5.1.x86_64", "product": { "name": "postgresql10-10.5-4.5.1.x86_64", "product_id": "postgresql10-10.5-4.5.1.x86_64" } }, { "category": "product_version", "name": "libecpg6-10.5-4.5.1.x86_64", "product": { "name": "libecpg6-10.5-4.5.1.x86_64", "product_id": "libecpg6-10.5-4.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-contrib-10.5-4.5.1.x86_64", "product": { "name": "postgresql10-contrib-10.5-4.5.1.x86_64", "product_id": "postgresql10-contrib-10.5-4.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-devel-10.5-4.5.1.x86_64", "product": { "name": "postgresql10-devel-10.5-4.5.1.x86_64", "product_id": "postgresql10-devel-10.5-4.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plperl-10.5-4.5.1.x86_64", "product": { "name": "postgresql10-plperl-10.5-4.5.1.x86_64", "product_id": "postgresql10-plperl-10.5-4.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-plpython-10.5-4.5.1.x86_64", "product": { "name": "postgresql10-plpython-10.5-4.5.1.x86_64", "product_id": "postgresql10-plpython-10.5-4.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-pltcl-10.5-4.5.1.x86_64", "product": { "name": "postgresql10-pltcl-10.5-4.5.1.x86_64", "product_id": "postgresql10-pltcl-10.5-4.5.1.x86_64" } }, { "category": "product_version", "name": "postgresql10-server-10.5-4.5.1.x86_64", "product": { "name": "postgresql10-server-10.5-4.5.1.x86_64", "product_id": "postgresql10-server-10.5-4.5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64" }, "product_reference": "libpq5-10.5-4.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le" }, "product_reference": "libpq5-10.5-4.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x" }, "product_reference": "libpq5-10.5-4.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libpq5-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64" }, "product_reference": "libpq5-10.5-4.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64" }, "product_reference": "postgresql10-10.5-4.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le" }, "product_reference": "postgresql10-10.5-4.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x" }, "product_reference": "postgresql10-10.5-4.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64" }, "product_reference": "postgresql10-10.5-4.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64" }, "product_reference": "libecpg6-10.5-4.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le" }, "product_reference": "libecpg6-10.5-4.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x" }, "product_reference": "libecpg6-10.5-4.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libecpg6-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64" }, "product_reference": "libecpg6-10.5-4.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64" }, "product_reference": "postgresql10-contrib-10.5-4.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le" }, "product_reference": "postgresql10-contrib-10.5-4.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x" }, "product_reference": "postgresql10-contrib-10.5-4.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-contrib-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64" }, "product_reference": "postgresql10-contrib-10.5-4.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64" }, "product_reference": "postgresql10-devel-10.5-4.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le" }, "product_reference": "postgresql10-devel-10.5-4.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x" }, "product_reference": "postgresql10-devel-10.5-4.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-devel-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64" }, "product_reference": "postgresql10-devel-10.5-4.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-docs-10.5-4.5.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch" }, "product_reference": "postgresql10-docs-10.5-4.5.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64" }, "product_reference": "postgresql10-plperl-10.5-4.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le" }, "product_reference": "postgresql10-plperl-10.5-4.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x" }, "product_reference": "postgresql10-plperl-10.5-4.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plperl-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64" }, "product_reference": "postgresql10-plperl-10.5-4.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64" }, "product_reference": "postgresql10-plpython-10.5-4.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le" }, "product_reference": "postgresql10-plpython-10.5-4.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x" }, "product_reference": "postgresql10-plpython-10.5-4.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-plpython-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64" }, "product_reference": "postgresql10-plpython-10.5-4.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64" }, "product_reference": "postgresql10-pltcl-10.5-4.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le" }, "product_reference": "postgresql10-pltcl-10.5-4.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x" }, "product_reference": "postgresql10-pltcl-10.5-4.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-pltcl-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64" }, "product_reference": "postgresql10-pltcl-10.5-4.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.5-4.5.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64" }, "product_reference": "postgresql10-server-10.5-4.5.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.5-4.5.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le" }, "product_reference": "postgresql10-server-10.5-4.5.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.5-4.5.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x" }, "product_reference": "postgresql10-server-10.5-4.5.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "postgresql10-server-10.5-4.5.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64" }, "product_reference": "postgresql10-server-10.5-4.5.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" } ] }, "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 Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.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 Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.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 Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-08-30T14:11:30Z", "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 Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10925", "url": "https://www.suse.com/security/cve/CVE-2018-10925" }, { "category": "external", "summary": "SUSE Bug 1104202 for CVE-2018-10925", "url": "https://bugzilla.suse.com/1104202" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-08-30T14:11:30Z", "details": "important" } ], "title": "CVE-2018-10925" }, { "cve": "CVE-2018-1115", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-1115" } ], "notes": [ { "category": "general", "text": "postgresql before versions 10.4, 9.6.9 is vulnerable in the adminpack extension, the pg_catalog.pg_logfile_rotate() function doesn\u0027t follow the same ACLs than pg_rorate_logfile. If the adminpack is added to a database, an attacker able to connect to it could exploit this to force log rotation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-1115", "url": "https://www.suse.com/security/cve/CVE-2018-1115" }, { "category": "external", "summary": "SUSE Bug 1091610 for CVE-2018-1115", "url": "https://bugzilla.suse.com/1091610" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libpq5-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:postgresql10-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:libecpg6-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-contrib-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-devel-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-docs-10.5-4.5.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plperl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-plpython-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-pltcl-10.5-4.5.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:postgresql10-server-10.5-4.5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-08-30T14:11:30Z", "details": "critical" } ], "title": "CVE-2018-1115" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…