74 lines
2.3 KiB
XML
74 lines
2.3 KiB
XML
<?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>2008-07-09</announced>
|
|
<revised count="01">2008-07-09</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 ">=net-misc/nxnode-3.2.0-r3"</code>
|
|
<p>
|
|
All NX users should upgrade to the latest version:
|
|
</p>
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=net-misc/nx-3.2.0-r2"</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://www.gentoo.org/security/en/glsa/glsa-200806-07.xml">GLSA 200806-07</uri>
|
|
</references>
|
|
<metadata tag="submitter" timestamp="2008-07-07T00:06:37Z">
|
|
rbu
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="2008-07-07T00:06:48Z">
|
|
rbu
|
|
</metadata>
|
|
</glsa>
|