summaryrefslogtreecommitdiff
blob: eb132e99ada69a4a0d7a6b3b0ea6d5b3eb25f0e0 (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
70
71
72
73
74
75
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200807-07">
  <title>NX: User-assisted execution of arbitrary code</title>
  <synopsis>
    NX uses code from the X.org X11 server which is prone to multiple
    vulnerabilities.
  </synopsis>
  <product type="ebuild">nx, nxnode</product>
  <announced>July 09, 2008</announced>
  <revised>July 09, 2008: 01</revised>
  <bug>230147</bug>
  <access>remote</access>
  <affected>
    <package name="net-misc/nxnode" auto="yes" arch="*">
      <unaffected range="ge">3.2.0-r3</unaffected>
      <vulnerable range="lt">3.2.0-r3</vulnerable>
    </package>
    <package name="net-misc/nx" auto="yes" arch="*">
      <unaffected range="ge">3.2.0-r2</unaffected>
      <vulnerable range="lt">3.2.0-r2</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    NoMachine's NX establishes remote connections to X11 desktops over
    small bandwidth links. NX and NX Node are the compression core
    libraries, whereas NX is used by FreeNX and NX Node by the binary-only
    NX servers.
    </p>
  </background>
  <description>
    <p>
    Multiple integer overflow and buffer overflow vulnerabilities have been
    discovered in the X.Org X server as shipped by NX and NX Node (GLSA
    200806-07).
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could exploit these vulnerabilities via unspecified
    vectors, leading to the execution of arbitrary code with the privileges
    of the user on the machine running the NX server.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All NX Node users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=net-misc/nxnode-3.2.0-r3&quot;</code>
    <p>
    All NX users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=net-misc/nx-3.2.0-r2&quot;</code>
  </resolution>
  <references>
    <uri link="/security/en/glsa/glsa-200806-07.xml">GLSA 200806-07</uri>
  </references>
  <metadata tag="submitter" timestamp="Mon, 07 Jul 2008 00:06:37 +0000">
    rbu
  </metadata>
  <metadata tag="bugReady" timestamp="Mon, 07 Jul 2008 00:06:48 +0000">
    rbu
  </metadata>
</glsa>