70 lines
2.3 KiB
XML
70 lines
2.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
|
|
<glsa id="200606-04">
|
|
<title>Tor: Several vulnerabilities</title>
|
|
<synopsis>
|
|
Tor is vulnerable to a possible buffer overflow, a Denial of Service,
|
|
information disclosure and information leak.
|
|
</synopsis>
|
|
<product type="ebuild">tor</product>
|
|
<announced>June 07, 2006</announced>
|
|
<revised>September 05, 2006: 02</revised>
|
|
<bug>134329</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="net-misc/tor" auto="yes" arch="*">
|
|
<unaffected range="ge">0.1.1.20</unaffected>
|
|
<unaffected range="rge">0.1.0.18</unaffected>
|
|
<vulnerable range="lt">0.1.1.20</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>
|
|
Tor is an implementation of second generation Onion Routing, a
|
|
connection-oriented anonymizing communication service.
|
|
</p>
|
|
</background>
|
|
<description>
|
|
<p>
|
|
Some integer overflows exist when adding elements to the smartlists.
|
|
Non-printable characters received from the network are not properly
|
|
sanitised before being logged. There are additional unspecified bugs in
|
|
the directory server and in the internal circuits.
|
|
</p>
|
|
</description>
|
|
<impact type="normal">
|
|
<p>
|
|
The possible buffer overflow may allow a remote attacker to execute
|
|
arbitrary code on the server by sending large inputs. The other
|
|
vulnerabilities can lead to a Denial of Service, a lack of logged
|
|
information, or some information disclosure.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>
|
|
There is no known workaround at this time.
|
|
</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>
|
|
All Tor users should upgrade to the latest version:
|
|
</p>
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose net-misc/tor</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0414">CVE-2006-0414</uri>
|
|
<uri link="http://tor.eff.org/cvs/tor/ChangeLog">Tor ChangeLog</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="Thu, 01 Jun 2006 07:05:28 +0000">
|
|
falco
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="Thu, 01 Jun 2006 17:37:03 +0000">
|
|
falco
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="Mon, 05 Jun 2006 17:15:10 +0000">
|
|
falco
|
|
</metadata>
|
|
</glsa>
|