[tor-bugs] #4822 [Tor Client]: Avoid vulnerability CVE-2011-4576 : Disable SSL3?
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Wed Jan 4 22:48:39 UTC 2012
#4822: Avoid vulnerability CVE-2011-4576 : Disable SSL3?
------------------------+---------------------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: needs_review
Priority: critical | Milestone: Tor: 0.2.1.x-final
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Comment(by rransom):
nickm's bug4822_021 is a compile-time version check; we need to do a
runtime version check.
This needs to be tested to determine whether a server which uses
`TLSv1_method` can receive a connection from a client which uses
`SSLv23_method`. (When I read the OpenSSL documentation for those, it
sort of hinted that that would not work.)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4822#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list