Tor: Multiple vulnerabilities

Security Team  Contact Address

Updated April 08, 2009

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200904-11 / tor
Release Date April 08, 2009
Latest Revision April 08, 2009: 01
Impact high
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
net-misc/tor < 0.2.0.34 >= 0.2.0.34 All supported architectures

Related bugreports: #250018, #256078, #258833

Synopsis

Multiple vulnerabilities in Tor might allow for heap corruption, Denial of Service, escalation of privileges and information disclosure.

2.  Impact Information

Background

Tor is an implementation of second generation Onion Routing, a connection-oriented anonymizing communication service.

Description

Impact

A local attacker could escalate privileges by leveraging unintended supplementary group memberships of the Tor process. A remote attacker could exploit these vulnerabilities to cause a heap corruption with unknown impact and attack vectors, to cause a Denial of Service via CPU consuption or daemon crash, and to weaken anonymity provided by the service.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All Tor users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=net-misc/tor-0.2.0.34"

4.  References