summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-11-24 13:19:41 +0000
committerHans de Graaff <graaff@gentoo.org>2023-11-24 14:20:18 +0100
commitfdaf7c136ad965928c3b25530d6c027b03ac1422 (patch)
tree04b2aa5a145a3c1ac90f00efc3731cfefc3bd874 /glsa-202311-04.xml
parent[ GLSA 202311-03 ] SQLite: Multiple Vulnerabilities (diff)
downloadglsa-fdaf7c136ad965928c3b25530d6c027b03ac1422.tar.gz
glsa-fdaf7c136ad965928c3b25530d6c027b03ac1422.tar.bz2
glsa-fdaf7c136ad965928c3b25530d6c027b03ac1422.zip
[ GLSA 202311-04 ] Zeppelin: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/811447 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'glsa-202311-04.xml')
-rw-r--r--glsa-202311-04.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/glsa-202311-04.xml b/glsa-202311-04.xml
new file mode 100644
index 00000000..dccee512
--- /dev/null
+++ b/glsa-202311-04.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202311-04">
+ <title>Zeppelin: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in Zeppelin, the worst of which could lead to remote code execution.</synopsis>
+ <product type="ebuild">zeppelin-bin</product>
+ <announced>2023-11-24</announced>
+ <revised count="1">2023-11-24</revised>
+ <bug>811447</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apps/zeppelin-bin" auto="yes" arch="*">
+ <unaffected range="ge">0.10.1</unaffected>
+ <vulnerable range="lt">0.10.1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Apache Zeppelin is a web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala, Python, R and more.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Zeppelin. 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 Zeppelin users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=www-apps/zeppelin-bin-0.10.1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-10095">CVE-2019-10095</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-13929">CVE-2020-13929</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-27578">CVE-2021-27578</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-11-24T13:19:41.936818Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2023-11-24T13:19:41.939030Z">graaff</metadata>
+</glsa> \ No newline at end of file