Tor: Multiple vulnerabilities
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 201201-12 / Tor |
| Release Date |
January 23, 2012 |
| Latest Revision |
January 23, 2012: 1 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| net-misc/tor |
<
0.2.2.35 |
>=
0.2.2.35 |
All supported architectures
|
Related bugreports:
#388769, #394969
Synopsis
Multiple vulnerabilities have been found in Tor, the most severe of
which may allow a remote attacker to execute arbitrary code.
2.
Impact Information
Background
Tor is an implementation of second generation Onion Routing, a
connection-oriented anonymizing communication service.
Description
Multiple vulnerabilities have been discovered in Tor:
- When configured as client or bridge, Tor uses the same TLS
certificate chain for all outgoing connections (CVE-2011-2768).
- When configured as a bridge, Tor relays can distinguish incoming
bridge connections from client connections (CVE-2011-2769).
- An error in or/buffers.c could result in a heap-based buffer overflow
(CVE-2011-2778).
Impact
A remote attacker could possibly execute arbitrary code or cause a
Denial of Service. Furthermore, a remote relay the user is directly
connected to may be able to disclose anonymous information about that
user or enumerate bridges in the user's connection.
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.2.35"
|
4.
References
|