summaryrefslogtreecommitdiff
blob: 92a993a7471244053a6f5f9c5fb646e4202015ca (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
<?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>