summaryrefslogtreecommitdiff
blob: f653d89ea69c32c88716272cd6085cf3cf5c246b (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
51
52
53
54
55
56
57
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201405-28">
  <title>xmonad-contrib: Arbitrary code execution</title>
  <synopsis>A remote command injection vulnerability has been discovered in
    xmonad-contrib.
  </synopsis>
  <product type="ebuild">xmonad-contrib</product>
  <announced>2014-05-28</announced>
  <revised>2014-05-28: 1</revised>
  <bug>478288</bug>
  <access>remote</access>
  <affected>
    <package name="x11-wm/xmonad-contrib" auto="yes" arch="*">
      <unaffected range="ge">0.11.2</unaffected>
      <vulnerable range="lt">0.11.2</vulnerable>
    </package>
  </affected>
  <background>
    <p>xmonad-contrib is a set of third party tiling algorithms,
      configurations, and scripts for xmonad.
    </p>
  </background>
  <description>
    <p>A vulnerability in the Xmonad.Hooks.DynamicLog module could allow a
      malicious website with a specially crafted title to inject commands into
      the title bar which would be executed when the bar is clicked.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could possibly execute arbitrary code with the
      privileges of the process or cause a Denial of
      Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All xmonad-contrib users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=x11-wm/xmonad-contrib-0.11.2"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1436">CVE-2013-1436</uri>
  </references>
  <metadata tag="requester" timestamp="2014-02-27T13:53:05Z">
    pinkbyte
  </metadata>
  <metadata tag="submitter" timestamp="2014-05-28T06:50:25Z">
    pinkbyte
  </metadata>
</glsa>