<?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">Recommended update for postgresql95</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:1900-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-07-05T18:14:05Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-07-05T18:14:05Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-07-05T18:14:05Z</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">Recommended update for postgresql95</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for postgresql95 fixes the following issues:

- Update to PostgreSQL 9.5.13:
  * https://www.postgresql.org/docs/9.5/static/release-9-5-13.html
    A dump/restore is not required for those running 9.5.X.
    However, if the function marking mistakes mentioned belowpg_logfile_rotate
    affect you, you will want to take steps to correct your
    database catalogs.
    
    The functions query_to_xml, cursor_to_xml, cursor_to_xmlschema,
    query_to_xmlschema, and query_to_xml_and_xmlschema should be
    marked volatile because they execute user-supplied queries
    that might contain volatile operations. They were not,
    leading to a risk of incorrect query optimization. This has
    been repaired for new installations by correcting the initial
    catalog data, but existing installations will continue to
    contain the incorrect markings. Practical use of these
    functions seems to pose little hazard, but in case of trouble,
    it can be fixed by manually updating these functions' pg_proc
    entries, for example: ALTER FUNCTION
    pg_catalog.query_to_xml(text, boolean, boolean, text) VOLATILE.
    (Note that that will need to be done in each database of the
    installation.) Another option is to pg_upgrade the database to
    a version containing the corrected initial data.
    
Security issue 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)
</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>https://lists.opensuse.org/opensuse-security-announce/2018-07/msg00004.html</URL>
      <Description>E-Mail link for openSUSE-SU-2018:1900-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 42.3">
      <Branch Type="Product Name" Name="openSUSE Leap 42.3">
        <FullProductName ProductID="openSUSE Leap 42.3">openSUSE Leap 42.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-9.5.13-2.9.1">postgresql95-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-contrib-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-contrib-9.5.13-2.9.1">postgresql95-contrib-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-devel-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-devel-9.5.13-2.9.1">postgresql95-devel-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-docs-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-docs-9.5.13-2.9.1">postgresql95-docs-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-libs-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-libs-9.5.13-2.9.1">postgresql95-libs-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-plperl-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-plperl-9.5.13-2.9.1">postgresql95-plperl-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-plpython-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-plpython-9.5.13-2.9.1">postgresql95-plpython-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-pltcl-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-pltcl-9.5.13-2.9.1">postgresql95-pltcl-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-server-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-server-9.5.13-2.9.1">postgresql95-server-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="postgresql95-test-9.5.13-2.9.1">
      <FullProductName ProductID="postgresql95-test-9.5.13-2.9.1">postgresql95-test-9.5.13-2.9.1</FullProductName>
    </Branch>
    <Relationship ProductReference="postgresql95-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-9.5.13-2.9.1">postgresql95-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql95-contrib-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-contrib-9.5.13-2.9.1">postgresql95-contrib-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql95-devel-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-devel-9.5.13-2.9.1">postgresql95-devel-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql95-docs-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-docs-9.5.13-2.9.1">postgresql95-docs-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql95-libs-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-libs-9.5.13-2.9.1">postgresql95-libs-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql95-plperl-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-plperl-9.5.13-2.9.1">postgresql95-plperl-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql95-plpython-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-plpython-9.5.13-2.9.1">postgresql95-plpython-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql95-pltcl-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-pltcl-9.5.13-2.9.1">postgresql95-pltcl-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql95-server-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-server-9.5.13-2.9.1">postgresql95-server-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="postgresql95-test-9.5.13-2.9.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 42.3">
      <FullProductName ProductID="openSUSE Leap 42.3:postgresql95-test-9.5.13-2.9.1">postgresql95-test-9.5.13-2.9.1 as a component of openSUSE Leap 42.3</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">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 42.3:postgresql95-9.5.13-2.9.1</ProductID>
        <ProductID>openSUSE Leap 42.3:postgresql95-contrib-9.5.13-2.9.1</ProductID>
        <ProductID>openSUSE Leap 42.3:postgresql95-devel-9.5.13-2.9.1</ProductID>
        <ProductID>openSUSE Leap 42.3:postgresql95-docs-9.5.13-2.9.1</ProductID>
        <ProductID>openSUSE Leap 42.3:postgresql95-libs-9.5.13-2.9.1</ProductID>
        <ProductID>openSUSE Leap 42.3:postgresql95-plperl-9.5.13-2.9.1</ProductID>
        <ProductID>openSUSE Leap 42.3:postgresql95-plpython-9.5.13-2.9.1</ProductID>
        <ProductID>openSUSE Leap 42.3:postgresql95-pltcl-9.5.13-2.9.1</ProductID>
        <ProductID>openSUSE Leap 42.3:postgresql95-server-9.5.13-2.9.1</ProductID>
        <ProductID>openSUSE Leap 42.3:postgresql95-test-9.5.13-2.9.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>https://lists.opensuse.org/opensuse-security-announce/2018-07/msg00004.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>
