summaryrefslogtreecommitdiff
blob: 983ce843dd942896e35997fca2c023e5a4a54a3a (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201309-03">
  <title>Xlockmore: Denial of Service</title>
  <synopsis>A buffer overflow in Xlockmore might allow remote attackers to
    cause a Denial of Service.
  </synopsis>
  <product type="ebuild">Xlockmore</product>
  <announced>2013-09-02</announced>
  <revised count="1">2013-09-02</revised>
  <bug>255229</bug>
  <bug>440776</bug>
  <bug>477328</bug>
  <access>local</access>
  <affected>
    <package name="x11-misc/xlockmore" auto="yes" arch="*">
      <unaffected range="ge">5.43</unaffected>
      <vulnerable range="lt">5.43</vulnerable>
    </package>
  </affected>
  <background>
    <p>Xlockmore is just another screensaver application for X.</p>
  </background>
  <description>
    <p>A Denial of Service flaw was found in the way Xlockmore performed 
      the passing of arguments to the underlying localtime() call, when the
      ‘dlock’ mode was used.
    </p>
  </description>
  <impact type="normal">
    <p>A local attacker could possibly cause a Denial of Service condition and
      potentially obtain unauthorized access to the graphical session,
      previously locked by another user.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All Xlockmore users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=x11-misc/xlockmore-5.43"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-4524">CVE-2012-4524</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-4143">CVE-2013-4143</uri>
  </references>
  <metadata tag="requester" timestamp="2012-12-16T22:04:18Z">craig</metadata>
  <metadata tag="submitter" timestamp="2013-09-02T09:00:54Z">
    pinkbyte
  </metadata>
</glsa>