summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Díaz Riveros <chrisadr@gentoo.org>2017-11-09 21:39:42 -0500
committerChristopher Díaz Riveros <chrisadr@gentoo.org>2017-11-09 21:39:42 -0500
commit4ad72e046fa706e5fe66f5299894eb730f6b5bba (patch)
tree15d9d218e52b8e8fd40b35565d0f6cddbad29810
parentAdd GLSA 201710-32 (diff)
downloadglsa-4ad72e046fa706e5fe66f5299894eb730f6b5bba.tar.gz
glsa-4ad72e046fa706e5fe66f5299894eb730f6b5bba.tar.bz2
glsa-4ad72e046fa706e5fe66f5299894eb730f6b5bba.zip
Add GLSA-201711-01
-rw-r--r--glsa-201711-01.xml82
1 files changed, 82 insertions, 0 deletions
diff --git a/glsa-201711-01.xml b/glsa-201711-01.xml
new file mode 100644
index 00000000..7ca8635c
--- /dev/null
+++ b/glsa-201711-01.xml
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201711-01">
+ <title>libxml2: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in libxml2, the worst of
+ which could result in the execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">libxml2</product>
+ <announced>2017-11-10</announced>
+ <revised>2017-11-10: 2</revised>
+ <bug>599192</bug>
+ <bug>605208</bug>
+ <bug>618604</bug>
+ <bug>622914</bug>
+ <bug>623206</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-libs/libxml2" auto="yes" arch="*">
+ <unaffected range="ge">2.9.4-r3</unaffected>
+ <vulnerable range="lt">2.9.4-r3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>libxml2 is the XML (eXtended Markup Language) C parser and toolkit
+ initially developed for the Gnome project.
+ </p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in libxml2. Please review
+ the CVE identifiers referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker, by enticing a user to process a specially crafted XML
+ document, could remotely execute arbitrary code, conduct XML External
+ Entity (XXE) attacks, or cause a Denial of Service condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All libxml2 users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-libs/libxml2-2.9.4-r3"
+ </code>
+
+ <p>Packages which depend on this library may need to be recompiled. Tools
+ such as revdep-rebuild may assist in identifying some of these packages.
+ </p>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-9318">
+ CVE-2016-9318
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-0663">
+ CVE-2017-0663
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-5969">
+ CVE-2017-5969
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-7375">
+ CVE-2017-7375
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-9047">
+ CVE-2017-9047
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-9048">
+ CVE-2017-9048
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-9049">
+ CVE-2017-9049
+ </uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-9050">
+ CVE-2017-9050
+ </uri>
+ </references>
+ <metadata tag="requester" timestamp="2017-10-15T04:17:50Z">chrisadr</metadata>
+ <metadata tag="submitter" timestamp="2017-11-10T02:24:16Z">b-man</metadata>
+</glsa>