<?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 redis</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:1802-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-06-22T21:54:23Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-06-22T21:54:23Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-06-22T21:54:23Z</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 redis</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for redis to 4.0.10 fixes the following issues:

These security issues were fixed:

- CVE-2018-11218: Prevent heap corruption vulnerability in cmsgpack (bsc#1097430).
- CVE-2018-11219: Prevent integer overflow in Lua scripting (bsc#1097768).

For Leap 42.3 and openSUSE SLE 12 backports this is a jump from 4.0.6. For
additional details please see

- https://raw.githubusercontent.com/antirez/redis/4.0.9/00-RELEASENOTES
- https://raw.githubusercontent.com/antirez/redis/4.0.8/00-RELEASENOTES
- https://raw.githubusercontent.com/antirez/redis/4.0.7/00-RELEASENOTES
  </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-06/msg00043.html</URL>
      <Description>E-Mail link for openSUSE-SU-2018:1802-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="SUSE Package Hub for SUSE Linux Enterprise 12">
      <Branch Type="Product Name" Name="SUSE Package Hub for SUSE Linux Enterprise 12">
        <FullProductName ProductID="SUSE Package Hub for SUSE Linux Enterprise 12">SUSE Package Hub for SUSE Linux Enterprise 12</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="redis-4.0.10-15.1">
      <FullProductName ProductID="redis-4.0.10-15.1">redis-4.0.10-15.1</FullProductName>
    </Branch>
    <Relationship ProductReference="redis-4.0.10-15.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub for SUSE Linux Enterprise 12">
      <FullProductName ProductID="SUSE Package Hub for SUSE Linux Enterprise 12:redis-4.0.10-15.1">redis-4.0.10-15.1 as a component of SUSE Package Hub for SUSE Linux Enterprise 12</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">Memory Corruption was discovered in the cmsgpack library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2 because of stack-based buffer overflows.</Note>
    </Notes>
    <CVE>CVE-2018-11218</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub for SUSE Linux Enterprise 12:redis-4.0.10-15.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-06/msg00043.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-11218.html</URL>
        <Description>CVE-2018-11218</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1097430</URL>
        <Description>SUSE Bug 1097430</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1097768</URL>
        <Description>SUSE Bug 1097768</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">An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2, leading to a failure of bounds checking.</Note>
    </Notes>
    <CVE>CVE-2018-11219</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub for SUSE Linux Enterprise 12:redis-4.0.10-15.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-06/msg00043.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-11219.html</URL>
        <Description>CVE-2018-11219</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1097430</URL>
        <Description>SUSE Bug 1097430</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1097768</URL>
        <Description>SUSE Bug 1097768</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
