summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201110-26.xml')
-rw-r--r--metadata/glsa/glsa-201110-26.xml59
1 files changed, 59 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201110-26.xml b/metadata/glsa/glsa-201110-26.xml
new file mode 100644
index 000000000000..24c215566953
--- /dev/null
+++ b/metadata/glsa/glsa-201110-26.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201110-26">
+ <title>libxml2: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities were found in libxml2 which could lead to
+ execution of arbitrary code or a Denial of Service.
+ </synopsis>
+ <product type="ebuild">libxml2</product>
+ <announced>2011-10-26</announced>
+ <revised count="1">2011-10-26</revised>
+ <bug>345555</bug>
+ <bug>370715</bug>
+ <bug>386985</bug>
+ <access>local, remote</access>
+ <affected>
+ <package name="dev-libs/libxml2" auto="yes" arch="*">
+ <unaffected range="ge">2.7.8-r3</unaffected>
+ <vulnerable range="lt">2.7.8-r3</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>libxml2 is the XML C parser and toolkit 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="high">
+ <p>A local or remote attacker may be able to execute arbitrary code with
+ the privileges of the application or cause a Denial of Service.
+ </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.7.8-r3"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4008">CVE-2010-4008</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-4494">CVE-2010-4494</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1944">CVE-2011-1944</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2821">CVE-2011-2821</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2834">CVE-2011-2834</uri>
+ </references>
+ <metadata timestamp="2011-10-07T23:37:45Z" tag="requester">
+ underling
+ </metadata>
+ <metadata timestamp="2011-10-26T20:50:29Z" tag="submitter">
+ underling
+ </metadata>
+</glsa>