summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2023-05-21 19:44:16 +0000
committerJohn Helmert III <ajak@gentoo.org>2023-05-21 12:51:35 -0700
commit4243e3bd56259f99508a2874b98aa456257f51e8 (patch)
tree54ae117b255dd51d7ef0894db9053f1f7da73d34 /glsa-202305-26.xml
parent[ GLSA 202305-25 ] OWASP ModSecurity Core Rule Set: Multiple Vulnerabilities (diff)
downloadglsa-4243e3bd56259f99508a2874b98aa456257f51e8.tar.gz
glsa-4243e3bd56259f99508a2874b98aa456257f51e8.tar.bz2
glsa-4243e3bd56259f99508a2874b98aa456257f51e8.zip
[ GLSA 202305-26 ] LibreCAD: Multiple Vulnerabilities
Bug: https://bugs.gentoo.org/825362 Bug: https://bugs.gentoo.org/832210 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202305-26.xml')
-rw-r--r--glsa-202305-26.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/glsa-202305-26.xml b/glsa-202305-26.xml
new file mode 100644
index 00000000..2d1baf01
--- /dev/null
+++ b/glsa-202305-26.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202305-26">
+ <title>LibreCAD: Multiple Vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been discovered in LibreCAD, the worst of which could result in denial of service.</synopsis>
+ <product type="ebuild">librecad</product>
+ <announced>2023-05-21</announced>
+ <revised count="1">2023-05-21</revised>
+ <bug>825362</bug>
+ <bug>832210</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-gfx/librecad" auto="yes" arch="*">
+ <unaffected range="ge">2.1.3-r7</unaffected>
+ <vulnerable range="lt">2.1.3-r7</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>LibreCAD is a generic 2D CAD program.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in LibreCAD. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <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 LibreCAD users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=media-gfx/librecad-2.1.3-r7"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-21898">CVE-2021-21898</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-21899">CVE-2021-21899</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-21900">CVE-2021-21900</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-45341">CVE-2021-45341</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-45342">CVE-2021-45342</uri>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2021-45343">CVE-2021-45343</uri>
+ </references>
+ <metadata tag="requester" timestamp="2023-05-21T19:44:16.481147Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2023-05-21T19:44:16.483443Z">ajak</metadata>
+</glsa> \ No newline at end of file