summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-09-29 08:35:00 +0000
committerHans de Graaff <graaff@gentoo.org>2023-09-29 10:37:36 +0200
commit1879b11c680b5a942bb283d62aff5b3aa0b78304 (patch)
treedb00e0d12a580a2bddcadf71b3661177cbe7dddb
parent[ GLSA 202309-08 ] Requests: Information Leak (diff)
downloadglsa-1879b11c680b5a942bb283d62aff5b3aa0b78304.tar.gz
glsa-1879b11c680b5a942bb283d62aff5b3aa0b78304.tar.bz2
glsa-1879b11c680b5a942bb283d62aff5b3aa0b78304.zip
[ GLSA 202309-09 ] Pacemaker: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/711674 Bug: https://bugs.gentoo.org/751430 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r--glsa-202309-09.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/glsa-202309-09.xml b/glsa-202309-09.xml
new file mode 100644
index 00000000..aec4099d
--- /dev/null
+++ b/glsa-202309-09.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202309-09">
+ <title>Pacemaker: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Pacemaker, the worst of which could result in root privilege escalation.</synopsis>
+ <product type="ebuild">pacemaker</product>
+ <announced>2023-09-29</announced>
+ <revised count="1">2023-09-29</revised>
+ <bug>711674</bug>
+ <bug>751430</bug>
+ <access>remote</access>
+ <affected>
+ <package name="sys-cluster/pacemaker" auto="yes" arch="*">
+ <unaffected range="ge">2.0.5_rc2</unaffected>
+ <vulnerable range="lt">2.0.5_rc2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Pacemaker is an Open Source, High Availability resource manager suitable for both small and large clusters.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Pacemaker. 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 Pacemaker users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=sys-cluster/pacemaker-2.0.5_rc2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-16877">CVE-2018-16877</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2018-16878">CVE-2018-16878</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-3885">CVE-2019-3885</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-25654">CVE-2020-25654</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-09-29T08:35:00.564267Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2023-09-29T08:35:00.566732Z">graaff</metadata>
+</glsa> \ No newline at end of file