summaryrefslogtreecommitdiff
blob: 39434cc17b0ff2a1b0fd80f580ced0550b685d06 (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
58
59
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201201-15">
  <title>ktsuss: Privilege escalation</title>
  <synopsis>Two vulnerabilities have been found in ktsuss, allowing local
    attackers to gain escalated privileges.
  </synopsis>
  <product type="ebuild">ktsuss</product>
  <announced>2012-01-27</announced>
  <revised count="1">2012-01-27</revised>
  <bug>381115</bug>
  <access>local</access>
  <affected>
    <package name="x11-misc/ktsuss" auto="yes" arch="*">
      <vulnerable range="le">1.4</vulnerable>
    </package>
  </affected>
  <background>
    <p>ktsuss is a simple, graphical version of su written in C and GTK+. </p>
  </background>
  <description>
    <p>Two vulnerabilities have been found in ktuss:</p>
    
    <ul>
      <li>Under specific circumstances, ktsuss skips authentication and fails
        to change the effective UID back to the real UID (CVE-2011-2921).
      </li>
      <li>The GTK interface spawned by the ktsuss binary is run as root
        (CVE-2011-2922).
      </li>
    </ul>
  </description>
  <impact type="high">
    <p>A local attacker could gain escalated privileges and use the
      "GTK_MODULES" environment variable to possibly execute arbitrary code
      with root privileges. 
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>Gentoo discontinued support for ktsuss. We recommend that users unmerge
      ktsuss:
    </p>
    
    <code>
      # emerge --unmerge "x11-misc/ktsuss"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2921">CVE-2011-2921</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2922">CVE-2011-2922</uri>
  </references>
  <metadata timestamp="2011-10-27T21:00:00Z" tag="requester">
    underling
  </metadata>
  <metadata timestamp="2012-01-27T14:41:59Z" tag="submitter">ackle</metadata>
</glsa>