<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for postgresql10</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2018:2599-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-09-04T05:58:47Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-09-04T05:58:47Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-09-04T05:58:47Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for postgresql10</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">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 &amp;quot;host&amp;quot; or &amp;quot;hostaddr&amp;quot;
  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 &amp;quot;INSERT ... ON CONFLICT DO UPDATE&amp;quot;. An attacker with &amp;quot;CREATE
  TABLE&amp;quot; privileges could have exploited this to read arbitrary bytes server
  memory. If the attacker also had certain &amp;quot;INSERT&amp;quot; and limited &amp;quot;UPDATE&amp;quot;
  privileges to a particular table, they could have exploited this to update
  other columns in the same table (bsc#1104202).

This update was imported from the SUSE:SLE-15:Update update project.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>http://lists.opensuse.org/opensuse-security-announce/2018-09/msg00006.html</URL>
      <Description>E-Mail link for openSUSE-SU-2018:2599-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="openSUSE Leap 15.0">
      <Branch Type="Product Name" Name="openSUSE Leap 15.0">
        <FullProductName ProductID="openSUSE Leap 15.0">openSUSE Leap 15.0</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libecpg6-10.5-lp150.3.3.1">
      <FullProductName ProductID="libecpg6-10.5-lp150.3.3.1">libecpg6-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libecpg6-32bit-10.5-lp150.3.3.1">
      <FullProductName ProductID="libecpg6-32bit-10.5-lp150.3.3.1">libecpg6-32bit-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpq5-10.5-lp150.3.3.1">
      <FullProductName ProductID="libpq5-10.5-lp150.3.3.1">libpq5-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpq5-32bit-10.5-lp150.3.3.1">
      <FullProductName ProductID="libpq5-32bit-10.5-lp150.3.3.1">libpq5-32bit-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql10-10.5-lp150.3.3.1">
      <FullProductName ProductID="postgresql10-10.5-lp150.3.3.1">postgresql10-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql10-contrib-10.5-lp150.3.3.1">
      <FullProductName ProductID="postgresql10-contrib-10.5-lp150.3.3.1">postgresql10-contrib-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql10-devel-10.5-lp150.3.3.1">
      <FullProductName ProductID="postgresql10-devel-10.5-lp150.3.3.1">postgresql10-devel-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql10-docs-10.5-lp150.3.3.1">
      <FullProductName ProductID="postgresql10-docs-10.5-lp150.3.3.1">postgresql10-docs-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql10-plperl-10.5-lp150.3.3.1">
      <FullProductName ProductID="postgresql10-plperl-10.5-lp150.3.3.1">postgresql10-plperl-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql10-plpython-10.5-lp150.3.3.1">
      <FullProductName ProductID="postgresql10-plpython-10.5-lp150.3.3.1">postgresql10-plpython-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql10-pltcl-10.5-lp150.3.3.1">
      <FullProductName ProductID="postgresql10-pltcl-10.5-lp150.3.3.1">postgresql10-pltcl-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql10-server-10.5-lp150.3.3.1">
      <FullProductName ProductID="postgresql10-server-10.5-lp150.3.3.1">postgresql10-server-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql10-test-10.5-lp150.3.3.1">
      <FullProductName ProductID="postgresql10-test-10.5-lp150.3.3.1">postgresql10-test-10.5-lp150.3.3.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libecpg6-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:libecpg6-10.5-lp150.3.3.1">libecpg6-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libecpg6-32bit-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:libecpg6-32bit-10.5-lp150.3.3.1">libecpg6-32bit-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpq5-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:libpq5-10.5-lp150.3.3.1">libpq5-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpq5-32bit-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:libpq5-32bit-10.5-lp150.3.3.1">libpq5-32bit-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql10-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:postgresql10-10.5-lp150.3.3.1">postgresql10-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql10-contrib-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:postgresql10-contrib-10.5-lp150.3.3.1">postgresql10-contrib-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql10-devel-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:postgresql10-devel-10.5-lp150.3.3.1">postgresql10-devel-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql10-docs-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:postgresql10-docs-10.5-lp150.3.3.1">postgresql10-docs-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql10-plperl-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:postgresql10-plperl-10.5-lp150.3.3.1">postgresql10-plperl-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql10-plpython-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:postgresql10-plpython-10.5-lp150.3.3.1">postgresql10-plpython-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql10-pltcl-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:postgresql10-pltcl-10.5-lp150.3.3.1">postgresql10-pltcl-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql10-server-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:postgresql10-server-10.5-lp150.3.3.1">postgresql10-server-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql10-test-10.5-lp150.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.0">
      <FullProductName ProductID="openSUSE Leap 15.0:postgresql10-test-10.5-lp150.3.3.1">postgresql10-test-10.5-lp150.3.3.1 as a component of openSUSE Leap 15.0</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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.</Note>
    </Notes>
    <CVE>CVE-2018-10915</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.0:libecpg6-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:libecpg6-32bit-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:libpq5-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:libpq5-32bit-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-contrib-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-devel-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-docs-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-plperl-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-plpython-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-pltcl-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-server-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-test-10.5-lp150.3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2018-09/msg00006.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-10915.html</URL>
        <Description>CVE-2018-10915</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1104199</URL>
        <Description>SUSE Bug 1104199</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">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.</Note>
    </Notes>
    <CVE>CVE-2018-10925</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.0:libecpg6-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:libecpg6-32bit-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:libpq5-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:libpq5-32bit-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-contrib-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-devel-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-docs-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-plperl-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-plpython-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-pltcl-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-server-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-test-10.5-lp150.3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2018-09/msg00006.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-10925.html</URL>
        <Description>CVE-2018-10925</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1104202</URL>
        <Description>SUSE Bug 1104202</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">postgresql before versions 10.4, 9.6.9 is vulnerable in the adminpack extension, the pg_catalog.pg_logfile_rotate() function doesn't 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.</Note>
    </Notes>
    <CVE>CVE-2018-1115</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>openSUSE Leap 15.0:libecpg6-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:libecpg6-32bit-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:libpq5-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:libpq5-32bit-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-contrib-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-devel-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-docs-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-plperl-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-plpython-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-pltcl-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-server-10.5-lp150.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.0:postgresql10-test-10.5-lp150.3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>http://lists.opensuse.org/opensuse-security-announce/2018-09/msg00006.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-1115.html</URL>
        <Description>CVE-2018-1115</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1091610</URL>
        <Description>SUSE Bug 1091610</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
