summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-08-15 11:49:59 -0400
committerAaron Bauman <bman@gentoo.org>2019-08-15 11:49:59 -0400
commita40cef41738782e1a41ae35ecbd81be4dce86ccc (patch)
tree264c93a64e7caae83b15b3eee5bc22e6d5a656ee /glsa-201908-11.xml
parent[ GLSA 201908-10 ] Oracle JDK/JRE: Multiple vulnerabilities (diff)
downloadglsa-a40cef41738782e1a41ae35ecbd81be4dce86ccc.tar.gz
glsa-a40cef41738782e1a41ae35ecbd81be4dce86ccc.tar.bz2
glsa-a40cef41738782e1a41ae35ecbd81be4dce86ccc.zip
[ GLSA 201908-11 ] libarchive: Multiple vulnerabilities
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'glsa-201908-11.xml')
-rw-r--r--glsa-201908-11.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/glsa-201908-11.xml b/glsa-201908-11.xml
new file mode 100644
index 00000000..53a2922c
--- /dev/null
+++ b/glsa-201908-11.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201908-11">
+ <title>libarchive: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in libarchive, the worst
+ of which could result in the arbitrary execution of code.
+ </synopsis>
+ <product type="ebuild">libarchive</product>
+ <announced>2019-08-15</announced>
+ <revised count="1">2019-08-15</revised>
+ <bug>631294</bug>
+ <bug>636070</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-arch/libarchive" auto="yes" arch="*">
+ <unaffected range="ge">3.3.3</unaffected>
+ <vulnerable range="lt">3.3.3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>libarchive is a library for manipulating different streaming archive
+ formats, including certain tar variants, several cpio formats, and both
+ BSD and GNU ar variants.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in libarchive. Please
+ review the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Please review the referenced CVE identifiers for details.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All libarchive users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=app-arch/libarchive-3.3.3"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-14166">CVE-2017-14166</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-14501">CVE-2017-14501</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-14502">CVE-2017-14502</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-14503">CVE-2017-14503</uri>
+ </references>
+ <metadata tag="requester" timestamp="2019-08-10T17:06:02Z">b-man</metadata>
+ <metadata tag="submitter" timestamp="2019-08-15T15:49:48Z">b-man</metadata>
+</glsa>