summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-27 00:24:32 +0000
committerSam James <sam@gentoo.org>2020-07-27 00:24:32 +0000
commit7f57096a84d9c81b664b7bb10428f55b36926014 (patch)
treeedb6cf5a8e374c57f6f66bbecd558c31ed660a1e /glsa-202007-30.xml
parent[ GLSA 202007-29 ] rssh: Multiple vulnerabilities (diff)
downloadglsa-7f57096a84d9c81b664b7bb10428f55b36926014.tar.gz
glsa-7f57096a84d9c81b664b7bb10428f55b36926014.tar.bz2
glsa-7f57096a84d9c81b664b7bb10428f55b36926014.zip
[ GLSA 202007-30 ] spice: Arbitrary code execution
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'glsa-202007-30.xml')
-rw-r--r--glsa-202007-30.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/glsa-202007-30.xml b/glsa-202007-30.xml
new file mode 100644
index 00000000..7a093aa5
--- /dev/null
+++ b/glsa-202007-30.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="202007-30">
+ <title>spice: Arbitrary code execution</title>
+ <synopsis>A buffer overread has been discovered in spice possibly allowing
+ remote execution of code.
+ </synopsis>
+ <product type="ebuild">spice</product>
+ <announced>2020-07-27</announced>
+ <revised count="1">2020-07-27</revised>
+ <bug>717776</bug>
+ <access>remote</access>
+ <affected>
+ <package name="app-emulation/spice" auto="yes" arch="*">
+ <unaffected range="ge">0.14.2</unaffected>
+ <vulnerable range="lt">0.14.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Provides a complete open source solution for remote access to virtual
+ machines in a seamless way so you can play videos, record audio, share
+ USB devices, and share folders without complications.
+ </p>
+ </background>
+ <description>
+ <p>A flaw in spice’s memory handling code has been discovered, allowing
+ an out of bounds read.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker may be able to send malicious packets causing remote
+ code execution.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All spice users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=app-emulation/spice-0.14.2"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/vuln/detail/CVE-2019-3813">CVE-2019-3813</uri>
+ </references>
+ <metadata tag="requester" timestamp="2020-06-13T16:22:04Z">sam_c</metadata>
+ <metadata tag="submitter" timestamp="2020-07-27T00:23:35Z">sam_c</metadata>
+</glsa>