<?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 tiff</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2018:1472-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2018-05-30T07:08:57Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2018-05-30T07:08:57Z</InitialReleaseDate>
    <CurrentReleaseDate>2018-05-30T07:08:57Z</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 tiff</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for tiff fixes the following issues:

Security issues fixed:

- CVE-2016-5315: The setByteArray function in tif_dir.c allowed remote attackers to cause a denial of service (out-of-bounds read) via a crafted tiff image.  (bsc#984809)
- CVE-2016-10267: LibTIFF allowed remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image, related to libtiff/tif_ojpeg.c:816:8.  (bsc#1017694)
- CVE-2016-10269: LibTIFF allowed remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted TIFF image, related to 'READ of size 512' and libtiff/tif_unix.c:340:2.  (bsc#1031254)
- CVE-2016-10270: LibTIFF allowed remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted TIFF image, related to 'READ of size 8' and libtiff/tif_read.c:523:22.  (bsc#1031250)
- CVE-2017-18013: In LibTIFF, there was a Null-Pointer Dereference in the tif_print.c TIFFPrintDirectory function, as demonstrated by a tiffinfo crash.  (bsc#1074317)
- CVE-2017-7593: tif_read.c did not ensure that tif_rawdata is properly initialized, which might have allowed remote attackers to obtain sensitive information from process memory via a crafted image.  (bsc#1033129)
- CVE-2017-7595: The JPEGSetupEncode function in tiff_jpeg.c allowed remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted image.  (bsc#1033127)
- CVE-2017-7596: LibTIFF had an 'outside the range of representable values of type float' undefined behavior issue, which might have allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.  (bsc#1033126)
- CVE-2017-7597: tif_dirread.c had an 'outside the range of representable values of type float' undefined behavior issue, which might have allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.  (bsc#1033120)
- CVE-2017-7599: LibTIFF had an 'outside the range of representable values of type short' undefined behavior issue, which might have allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.  (bsc#1033113)
- CVE-2017-7600: LibTIFF had an 'outside the range of representable values of type unsigned char' undefined behavior issue, which might have allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.  (bsc#1033112)
- CVE-2017-7601: LibTIFF had a 'shift exponent too large for 64-bit type long' undefined behavior issue, which might have allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.  (bsc#1033111)
- CVE-2017-7602: LibTIFF had a signed integer overflow, which might have allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.  (bsc#1033109)
- Multiple divide by zero issues
- CVE-2016-5314: Buffer overflow in the PixarLogDecode function in tif_pixarlog.c allowed remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted TIFF image, as demonstrated by overwriting the vgetparent function pointer with rgb2ycbcr.  (bsc#987351 bsc#984808 bsc#984831)
</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>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">sdksp4-tiff-13631,slessp4-tiff-13631</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://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      <Description>Link for SUSE-SU-2018:1472-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-security-updates/2018-May/004101.html</URL>
      <Description>E-Mail link for SUSE-SU-2018:1472-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1017694</URL>
      <Description>SUSE Bug 1017694</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1031250</URL>
      <Description>SUSE Bug 1031250</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1031254</URL>
      <Description>SUSE Bug 1031254</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1033109</URL>
      <Description>SUSE Bug 1033109</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1033111</URL>
      <Description>SUSE Bug 1033111</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1033112</URL>
      <Description>SUSE Bug 1033112</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1033113</URL>
      <Description>SUSE Bug 1033113</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1033120</URL>
      <Description>SUSE Bug 1033120</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1033126</URL>
      <Description>SUSE Bug 1033126</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1033127</URL>
      <Description>SUSE Bug 1033127</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1033129</URL>
      <Description>SUSE Bug 1033129</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1074317</URL>
      <Description>SUSE Bug 1074317</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/984808</URL>
      <Description>SUSE Bug 984808</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/984809</URL>
      <Description>SUSE Bug 984809</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/984831</URL>
      <Description>SUSE Bug 984831</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/987351</URL>
      <Description>SUSE Bug 987351</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-10267/</URL>
      <Description>SUSE CVE CVE-2016-10267 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-10269/</URL>
      <Description>SUSE CVE CVE-2016-10269 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-10270/</URL>
      <Description>SUSE CVE CVE-2016-10270 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5314/</URL>
      <Description>SUSE CVE CVE-2016-5314 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-5315/</URL>
      <Description>SUSE CVE CVE-2016-5315 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-18013/</URL>
      <Description>SUSE CVE CVE-2017-18013 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-7593/</URL>
      <Description>SUSE CVE CVE-2017-7593 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-7595/</URL>
      <Description>SUSE CVE CVE-2017-7595 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-7596/</URL>
      <Description>SUSE CVE CVE-2017-7596 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-7597/</URL>
      <Description>SUSE CVE CVE-2017-7597 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-7599/</URL>
      <Description>SUSE CVE CVE-2017-7599 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-7600/</URL>
      <Description>SUSE CVE CVE-2017-7600 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-7601/</URL>
      <Description>SUSE CVE CVE-2017-7601 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-7602/</URL>
      <Description>SUSE CVE CVE-2017-7602 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4" CPE="cpe:/o:suse:suse_sles:11:sp4">SUSE Linux Enterprise Server 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4" CPE="cpe:/o:suse:sles_sap:11:sp4">SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Software Development Kit 11 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4" CPE="cpe:/a:suse:sle-sdk:11:sp4">SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="libtiff-devel-3.8.2-141.169.6.1">
      <FullProductName ProductID="libtiff-devel-3.8.2-141.169.6.1">libtiff-devel-3.8.2-141.169.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtiff-devel-32bit-3.8.2-141.169.6.1">
      <FullProductName ProductID="libtiff-devel-32bit-3.8.2-141.169.6.1">libtiff-devel-32bit-3.8.2-141.169.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtiff3-3.8.2-141.169.6.1">
      <FullProductName ProductID="libtiff3-3.8.2-141.169.6.1">libtiff3-3.8.2-141.169.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtiff3-32bit-3.8.2-141.169.6.1">
      <FullProductName ProductID="libtiff3-32bit-3.8.2-141.169.6.1">libtiff3-32bit-3.8.2-141.169.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtiff3-x86-3.8.2-141.169.6.1">
      <FullProductName ProductID="libtiff3-x86-3.8.2-141.169.6.1">libtiff3-x86-3.8.2-141.169.6.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="tiff-3.8.2-141.169.6.1">
      <FullProductName ProductID="tiff-3.8.2-141.169.6.1">tiff-3.8.2-141.169.6.1</FullProductName>
    </Branch>
    <Relationship ProductReference="libtiff3-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1">libtiff3-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtiff3-32bit-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1">libtiff3-32bit-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtiff3-x86-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1">libtiff3-x86-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="tiff-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1">tiff-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Server 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtiff3-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1">libtiff3-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtiff3-32bit-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1">libtiff3-32bit-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtiff3-x86-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1">libtiff3-x86-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="tiff-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1">tiff-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Server for SAP Applications 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtiff-devel-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1">libtiff-devel-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Software Development Kit 11 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtiff-devel-32bit-3.8.2-141.169.6.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Software Development Kit 11 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1">libtiff-devel-32bit-3.8.2-141.169.6.1 as a component of SUSE Linux Enterprise Software Development Kit 11 SP4</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">LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image, related to libtiff/tif_ojpeg.c:816:8.</Note>
    </Notes>
    <CVE>CVE-2016-10267</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-10267.html</URL>
        <Description>CVE-2016-10267</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1017694</URL>
        <Description>SUSE Bug 1017694</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1031262</URL>
        <Description>SUSE Bug 1031262</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">LibTIFF 4.0.0alpha4, 4.0.0alpha5, 4.0.0alpha6, 4.0.0beta7, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.4beta, 4.0.5, 4.0.6 and 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted TIFF image, related to "READ of size 512" and libtiff/tif_unix.c:340:2.</Note>
    </Notes>
    <CVE>CVE-2016-10269</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-10269.html</URL>
        <Description>CVE-2016-10269</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1017693</URL>
        <Description>SUSE Bug 1017693</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1031254</URL>
        <Description>SUSE Bug 1031254</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">LibTIFF 4.0.7 allows remote attackers to cause a denial of service (heap-based buffer over-read) or possibly have unspecified other impact via a crafted TIFF image, related to "READ of size 8" and libtiff/tif_read.c:523:22.</Note>
    </Notes>
    <CVE>CVE-2016-10270</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-10270.html</URL>
        <Description>CVE-2016-10270</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1031250</URL>
        <Description>SUSE Bug 1031250</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Buffer overflow in the PixarLogDecode function in tif_pixarlog.c in LibTIFF 4.0.6 and earlier allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted TIFF image, as demonstrated by overwriting the vgetparent function pointer with rgb2ycbcr.</Note>
    </Notes>
    <CVE>CVE-2016-5314</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5314.html</URL>
        <Description>CVE-2016-5314</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/984831</URL>
        <Description>SUSE Bug 984831</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/987351</URL>
        <Description>SUSE Bug 987351</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The setByteArray function in tif_dir.c in libtiff 4.0.6 and earlier allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted tiff image.</Note>
    </Notes>
    <CVE>CVE-2016-5315</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-5315.html</URL>
        <Description>CVE-2016-5315</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/984809</URL>
        <Description>SUSE Bug 984809</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In LibTIFF 4.0.9, there is a Null-Pointer Dereference in the tif_print.c TIFFPrintDirectory function, as demonstrated by a tiffinfo crash.</Note>
    </Notes>
    <CVE>CVE-2017-18013</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-18013.html</URL>
        <Description>CVE-2017-18013</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1074317</URL>
        <Description>SUSE Bug 1074317</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1082825</URL>
        <Description>SUSE Bug 1082825</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">tif_read.c in LibTIFF 4.0.7 does not ensure that tif_rawdata is properly initialized, which might allow remote attackers to obtain sensitive information from process memory via a crafted image.</Note>
    </Notes>
    <CVE>CVE-2017-7593</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:N</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-7593.html</URL>
        <Description>CVE-2017-7593</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033129</URL>
        <Description>SUSE Bug 1033129</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The JPEGSetupEncode function in tiff_jpeg.c in LibTIFF 4.0.7 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted image.</Note>
    </Notes>
    <CVE>CVE-2017-7595</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-7595.html</URL>
        <Description>CVE-2017-7595</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033111</URL>
        <Description>SUSE Bug 1033111</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033127</URL>
        <Description>SUSE Bug 1033127</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">LibTIFF 4.0.7 has an "outside the range of representable values of type float" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.</Note>
    </Notes>
    <CVE>CVE-2017-7596</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:P/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-7596.html</URL>
        <Description>CVE-2017-7596</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033112</URL>
        <Description>SUSE Bug 1033112</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033113</URL>
        <Description>SUSE Bug 1033113</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033120</URL>
        <Description>SUSE Bug 1033120</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033126</URL>
        <Description>SUSE Bug 1033126</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">tif_dirread.c in LibTIFF 4.0.7 has an "outside the range of representable values of type float" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.</Note>
    </Notes>
    <CVE>CVE-2017-7597</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.6</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-7597.html</URL>
        <Description>CVE-2017-7597</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033112</URL>
        <Description>SUSE Bug 1033112</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033113</URL>
        <Description>SUSE Bug 1033113</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033120</URL>
        <Description>SUSE Bug 1033120</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033126</URL>
        <Description>SUSE Bug 1033126</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">LibTIFF 4.0.7 has an "outside the range of representable values of type short" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.</Note>
    </Notes>
    <CVE>CVE-2017-7599</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-7599.html</URL>
        <Description>CVE-2017-7599</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033112</URL>
        <Description>SUSE Bug 1033112</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033113</URL>
        <Description>SUSE Bug 1033113</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033120</URL>
        <Description>SUSE Bug 1033120</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033126</URL>
        <Description>SUSE Bug 1033126</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="12">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">LibTIFF 4.0.7 has an "outside the range of representable values of type unsigned char" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.</Note>
    </Notes>
    <CVE>CVE-2017-7600</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.6</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-7600.html</URL>
        <Description>CVE-2017-7600</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033112</URL>
        <Description>SUSE Bug 1033112</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033113</URL>
        <Description>SUSE Bug 1033113</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033120</URL>
        <Description>SUSE Bug 1033120</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033126</URL>
        <Description>SUSE Bug 1033126</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="13">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">LibTIFF 4.0.7 has a "shift exponent too large for 64-bit type long" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.</Note>
    </Notes>
    <CVE>CVE-2017-7601</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.6</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-7601.html</URL>
        <Description>CVE-2017-7601</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033111</URL>
        <Description>SUSE Bug 1033111</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033127</URL>
        <Description>SUSE Bug 1033127</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="14">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">LibTIFF 4.0.7 has a signed integer overflow, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.</Note>
    </Notes>
    <CVE>CVE-2017-7602</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-32bit-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:libtiff3-x86-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 11 SP4:tiff-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-3.8.2-141.169.6.1</ProductID>
        <ProductID>SUSE Linux Enterprise Software Development Kit 11 SP4:libtiff-devel-32bit-3.8.2-141.169.6.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>2.6</BaseScore>
        <Vector>AV:N/AC:H/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2018/suse-su-20181472-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-7602.html</URL>
        <Description>CVE-2017-7602</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1033109</URL>
        <Description>SUSE Bug 1033109</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
