summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202311-15.xml
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-202311-15.xml')
-rw-r--r--metadata/glsa/glsa-202311-15.xml54
1 files changed, 54 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-202311-15.xml b/metadata/glsa/glsa-202311-15.xml
new file mode 100644
index 000000000000..5c59967732a3
--- /dev/null
+++ b/metadata/glsa/glsa-202311-15.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202311-15">
+ <title>LibreOffice: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in LibreOffice, the worst of which could lead to code execution.</synopsis>
+ <product type="ebuild">libreoffice,libreoffice-bin</product>
+ <announced>2023-11-26</announced>
+ <revised count="1">2023-11-26</revised>
+ <bug>908083</bug>
+ <access>local</access>
+ <affected>
+ <package name="app-office/libreoffice" auto="yes" arch="*">
+ <unaffected range="ge">7.5.3.2</unaffected>
+ <vulnerable range="lt">7.5.3.2</vulnerable>
+ </package>
+ <package name="app-office/libreoffice-bin" auto="yes" arch="*">
+ <unaffected range="ge">7.5.3.2</unaffected>
+ <vulnerable range="lt">7.5.3.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>LibreOffice is a powerful office suite; its clean interface and powerful tools let you unleash your creativity and grow your productivity.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in LibreOffice. 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 LibreOffice binary users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=app-office/libreoffice-bin-7.5.3.2"
+ </code>
+
+ <p>All LibreOffice users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=app-office/libreoffice-7.5.3.2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-0950">CVE-2023-0950</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2023-2255">CVE-2023-2255</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-11-26T07:56:03.775275Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2023-11-26T07:56:03.777708Z">graaff</metadata>
+</glsa> \ No newline at end of file