summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-10-16 14:40:08 +0000
committerJohn Helmert III <ajak@gentoo.org>2022-10-16 09:45:20 -0500
commitadf5474fd11ba8a07548c5e37fac5e66db57a112 (patch)
tree924c608f87c163c2a1e876788bc569062e33a65e /glsa-202210-03.xml
parent[ GLSA 202210-02 ] Drop bug 876787, unfixed (diff)
downloadglsa-adf5474fd11ba8a07548c5e37fac5e66db57a112.tar.gz
glsa-adf5474fd11ba8a07548c5e37fac5e66db57a112.tar.bz2
glsa-adf5474fd11ba8a07548c5e37fac5e66db57a112.zip
[ GLSA 202210-03 ] libxml2: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/833809 Bug: https://bugs.gentoo.org/842261 Bug: https://bugs.gentoo.org/865727 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202210-03.xml')
-rw-r--r--glsa-202210-03.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/glsa-202210-03.xml b/glsa-202210-03.xml
new file mode 100644
index 00000000..22e5f517
--- /dev/null
+++ b/glsa-202210-03.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202210-03">
+ <title>libxml2: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in libxml2, the worst of which could result in arbitrary code execution.</synopsis>
+ <product type="ebuild">libxml2</product>
+ <announced>2022-10-16</announced>
+ <revised count="1">2022-10-16</revised>
+ <bug>833809</bug>
+ <bug>842261</bug>
+ <bug>865727</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-libs/libxml2" auto="yes" arch="*">
+ <unaffected range="ge">2.10.2</unaffected>
+ <vulnerable range="lt">2.10.2</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>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 libxml2 users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-libs/libxml2-2.10.2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23308">CVE-2022-23308</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-29824">CVE-2022-29824</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-10-16T14:40:08.100268Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-10-16T14:40:08.111318Z">ajak</metadata>
+</glsa> \ No newline at end of file