summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2024-01-15 15:42:22 +0000
committerHans de Graaff <graaff@gentoo.org>2024-01-15 16:42:48 +0100
commite942b106d11d2a5ee17ed381e8b9a59583355b52 (patch)
tree59282d3370e9d92f04ac75b8cc5003970bac2863 /glsa-202401-21.xml
parent[ GLSA 202401-20 ] QPDF: Buffer Overflow (diff)
downloadglsa-e942b106d11d2a5ee17ed381e8b9a59583355b52.tar.gz
glsa-e942b106d11d2a5ee17ed381e8b9a59583355b52.tar.bz2
glsa-e942b106d11d2a5ee17ed381e8b9a59583355b52.zip
[ GLSA 202401-21 ] KTextEditor: Arbitrary Local Code Execution
Bug: https://bugs.gentoo.org/832447 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'glsa-202401-21.xml')
-rw-r--r--glsa-202401-21.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/glsa-202401-21.xml b/glsa-202401-21.xml
new file mode 100644
index 00000000..1ceef006
--- /dev/null
+++ b/glsa-202401-21.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202401-21">
+ <title>KTextEditor: Arbitrary Local Code Execution</title>
+ <synopsis>A vulnerability has been found in KTextEditor where local code can be executed without user interaction.</synopsis>
+ <product type="ebuild">ktexteditor</product>
+ <announced>2024-01-15</announced>
+ <revised count="1">2024-01-15</revised>
+ <bug>832447</bug>
+ <access>remote</access>
+ <affected>
+ <package name="kde-frameworks/ktexteditor" auto="yes" arch="*">
+ <unaffected range="ge">5.90.0-r2</unaffected>
+ <vulnerable range="lt">5.90.0-r2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Framework providing a full text editor component for KDE.</p>
+ </background>
+ <description>
+ <p>A vulnerability has been discovered in KTextEditor. Please review the CVE identifiers referenced below for details.</p>
+ </description>
+ <impact type="normal">
+ <p>KTextEditor executes binaries without user interaction in a few cases, e.g. KTextEditor will try to check on external file modification via invoking the &#34;git&#34; binary if the file is known in the repository with the new content.</p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All KTextEditor users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=kde-frameworks/ktexteditor-5.90.0-r2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-23853">CVE-2022-23853</uri>
+ </references>
+ <metadata tag="requester" timestamp="2024-01-15T15:42:22.100996Z">graaff</metadata>
+ <metadata tag="submitter" timestamp="2024-01-15T15:42:22.106940Z">graaff</metadata>
+</glsa> \ No newline at end of file