summaryrefslogtreecommitdiff
blob: 9c6f8788d4e9f37f7eac9a4227fed129b1634ce9 (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
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201201-07">
  <title>NX Server Free Edition, NX Node: Privilege escalation</title>
  <synopsis>An unspecified vulnerability in NX Server Free Edition and NX Node
    could allow local attackers to gain root privileges.
  </synopsis>
  <product type="ebuild">NX Server NX Node</product>
  <announced>2012-01-23</announced>
  <revised count="1">2012-01-23</revised>
  <bug>378345</bug>
  <access>local</access>
  <affected>
    <package name="net-misc/nxserver-freeedition" auto="yes" arch="*">
      <unaffected range="ge">3.5.0.5</unaffected>
      <vulnerable range="lt">3.5.0.5</vulnerable>
    </package>
    <package name="net-misc/nxnode" auto="yes" arch="*">
      <unaffected range="ge">3.5.0.4</unaffected>
      <vulnerable range="lt">3.5.0.4</vulnerable>
    </package>
  </affected>
  <background>
    <p>NX Server Free Edition is a remote display technology by No Machine. NX
      Node provides the shared components for NX Server.
    </p>
  </background>
  <description>
    <p>NX Server Free Edition and NX Node use nxconfigure.sh, a setuid script
      containing an unspecified vulnerability. 
    </p>
  </description>
  <impact type="high">
    <p>A local attacker could gain escalated privileges.</p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All NX Server Free Edition users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose
      "&gt;=net-misc/nxserver-freeedition-3.5.0.5"
    </code>
    
    <p>All NX Node users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=net-misc/nxnode-3.5.0.4"
    </code>
    
    <p>NOTE: This is a legacy GLSA. Updates for all affected architectures are
      available since August 23, 2011. It is likely that your system is already
      no longer affected by this issue.
    </p>
  </resolution>
  <references>
    <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3977">
      CVE-2011-3977
    </uri>
  </references>
  <metadata timestamp="2011-10-07T23:38:19Z" tag="requester">
    underling
  </metadata>
  <metadata timestamp="2012-01-23T11:55:50Z" tag="submitter">ackle</metadata>
</glsa>