summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGLSAMaker <glsamaker@gentoo.org>2022-09-29 14:24:10 +0000
committerJohn Helmert III <ajak@gentoo.org>2022-09-29 09:48:01 -0500
commit15167f10e54b74097a0bfd3fb525a16a7a528280 (patch)
treed7bb52b3b508c0f7eb2d01f84d974a94a8489fca /glsa-202209-22.xml
parent[ GLSA 202209-21 ] Poppler: Arbitrary Code Execution (diff)
downloadglsa-15167f10e54b74097a0bfd3fb525a16a7a528280.tar.gz
glsa-15167f10e54b74097a0bfd3fb525a16a7a528280.tar.bz2
glsa-15167f10e54b74097a0bfd3fb525a16a7a528280.zip
[ GLSA 202209-22 ] Kitty: Arbitrary Code Execution
Bug: https://bugs.gentoo.org/868543 Signed-off-by: GLSAMaker <glsamaker@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'glsa-202209-22.xml')
-rw-r--r--glsa-202209-22.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/glsa-202209-22.xml b/glsa-202209-22.xml
new file mode 100644
index 00000000..436a5965
--- /dev/null
+++ b/glsa-202209-22.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202209-22">
+ <title>Kitty: Arbitrary Code Execution</title>
+ <synopsis>A vulnerability has been found in Kitty which could allow for arbitrary code execution with user input.</synopsis>
+ <product type="ebuild">kitty</product>
+ <announced>2022-09-29</announced>
+ <revised count="1">2022-09-29</revised>
+ <bug>868543</bug>
+ <access>remote</access>
+ <affected>
+ <package name="x11-terms/kitty" auto="yes" arch="*">
+ <unaffected range="ge">0.26.2</unaffected>
+ <vulnerable range="lt">0.26.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Kitty is a fast, feature-rich, GPU-based terminal.</p>
+ </background>
+ <description>
+ <p>Carter Sande discovered that maliciously constructed control sequences can cause Kitty to display a notification that, when clicked, can cause Kitty to execute arbitrary commands.</p>
+ </description>
+ <impact type="normal">
+ <p>Kitty can produce notifications that, when clicked, can execute arbitrary commands.</p>
+ </impact>
+ <workaround>
+ <p>Avoid clicking unexpected notifications.</p>
+ </workaround>
+ <resolution>
+ <p>All Kitty users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=x11-terms/kitty-0.26.2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2022-41322">CVE-2022-41322</uri>
+ </references>
+ <metadata tag="requester" timestamp="2022-09-29T14:24:10.185134Z">ajak</metadata>
+ <metadata tag="submitter" timestamp="2022-09-29T14:24:10.190433Z">ajak</metadata>
+</glsa> \ No newline at end of file