<?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 libarchive</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>openSUSE-SU-2015:0568-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2015-03-15T20:34:22Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2015-03-15T20:34:22Z</InitialReleaseDate>
    <CurrentReleaseDate>2015-03-15T20:34:22Z</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 libarchive</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
libarchive was updated to fix a directory traversal in the bsdcpio tool, which
allowed attackers supplying crafted archives to overwrite files. (CVE-2015-2304)

Also, a integer overflow was fixed that could also overflow buffers. (CVE-2013-0211)
</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-updates/2015-03/msg00065.html</URL>
      <Description>E-Mail link for openSUSE-SU-2015:0568-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 Version" Name="bsdtar-3.1.2-3.5.1">
      <FullProductName ProductID="bsdtar-3.1.2-3.5.1">bsdtar-3.1.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libarchive-3.1.2-3.5.1">
      <FullProductName ProductID="libarchive-3.1.2-3.5.1">libarchive-3.1.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libarchive-devel-3.1.2-3.5.1">
      <FullProductName ProductID="libarchive-devel-3.1.2-3.5.1">libarchive-devel-3.1.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libarchive13-3.1.2-3.5.1">
      <FullProductName ProductID="libarchive13-3.1.2-3.5.1">libarchive13-3.1.2-3.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libarchive13-32bit-3.1.2-3.5.1">
      <FullProductName ProductID="libarchive13-32bit-3.1.2-3.5.1">libarchive13-32bit-3.1.2-3.5.1</FullProductName>
    </Branch>
  </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">Integer signedness error in the archive_write_zip_data function in archive_write_set_format_zip.c in libarchive 3.1.2 and earlier, when running on 64-bit machines, allows context-dependent attackers to cause a denial of service (crash) via unspecified vectors, which triggers an improper conversion between unsigned and signed types, leading to a buffer overflow.</Note>
    </Notes>
    <CVE>CVE-2013-0211</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">Please Install the update.</Description>
        <URL>https://lists.opensuse.org/opensuse-updates/2015-03/msg00065.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2013-0211.html</URL>
        <Description>CVE-2013-0211</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/800024</URL>
        <Description>SUSE Bug 800024</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/979005</URL>
        <Description>SUSE Bug 979005</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">Absolute path traversal vulnerability in bsdcpio in libarchive 3.1.2 and earlier allows remote attackers to write to arbitrary files via a full pathname in an archive.</Note>
    </Notes>
    <CVE>CVE-2015-2304</CVE>
    <ProductStatuses>
      <Status Type="Fixed"/>
    </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-updates/2015-03/msg00065.html</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2015-2304.html</URL>
        <Description>CVE-2015-2304</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/920870</URL>
        <Description>SUSE Bug 920870</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
