summaryrefslogtreecommitdiff
blob: ab4be111389b0e63d8609eec108ea8d7e4998e53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201804-09">
  <title>SPICE VDAgent: Arbitrary command injection</title>
  <synopsis>A vulnerability in SPICE VDAgent could allow local attackers to
    execute arbitrary commands.
  </synopsis>
  <product type="ebuild">spice,vdagent</product>
  <announced>2018-04-08</announced>
  <revised count="1">2018-04-08</revised>
  <bug>650020</bug>
  <access>local</access>
  <affected>
    <package name="app-emulation/spice-vdagent" auto="yes" arch="*">
      <unaffected range="ge">0.17.0_p20180319</unaffected>
      <vulnerable range="lt">0.17.0_p20180319</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>SPICE VDAgent does not properly escape save directory before passing to
      shell.
    </p>
  </description>
  <impact type="normal">
    <p>A local attacker could execute arbitrary commands.</p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All SPICE VDAgent users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose
      "&gt;=app-emulation/spice-vdagent-0.17.0_p20180319"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/vuln/detail/CVE-2017-15108">CVE-2017-15108</uri>
  </references>
  <metadata tag="requester" timestamp="2018-04-08T17:31:09Z">b-man</metadata>
  <metadata tag="submitter" timestamp="2018-04-08T23:32:55Z">b-man</metadata>
</glsa>