Forum Moderators: phranque

Message Too Old, No Replies

Poodle Attack, SSL 3.0 Vulnerability, Solution, and Compatibility Problems

         

engine

8:58 am on Oct 15, 2014 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Disabling appears to be the solution, but then there's the compatibility problem. This is a frustrating issue.

Today we are publishing details of a vulnerability in the design of SSL version 3.0. This vulnerability allows the plaintext of secure connections to be calculated by a network attacker. I discovered this issue in collaboration with Thai Duong and Krzysztof Kotowicz (also Googlers).

SSL 3.0 is nearly 15 years old, but support for it remains widespread. Most importantly, nearly all browsers support it and, in order to work around bugs in HTTPS servers, browsers will retry failed connections with older protocol versions, including SSL 3.0. Because a network attacker can cause connection failures, they can trigger the use of SSL 3.0 and then exploit this issue.SSL 3.0 Vulnerability, Solution, and Compatibility Problems [googleonlinesecurity.blogspot.com]
Disabling SSL 3.0 support, or CBC-mode ciphers with SSL 3.0, is sufficient to mitigate this issue, but presents significant compatibility problems, even today. Therefore our recommended response is to support TLS_FALLBACK_SCSV.

ergophobe

3:40 pm on Oct 15, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



What would I as an end user do to disable the SSL 3.0 Fallback?

yaashul

4:13 pm on Oct 15, 2014 (gmt 0)

10+ Year Member Top Contributors Of The Month



Redhat resolution link for SSL 3.0 issue
[access.redhat.com...]

not2easy

4:36 pm on Oct 15, 2014 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Mozilla's recommendations for using TLS are here: [wiki.mozilla.org...]

bakedjake

6:24 pm on Oct 15, 2014 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



What would I as an end user do to disable the SSL 3.0 Fallback?


Here's a decent, quick guide for common browsers:

[zmap.io...]

keyplyr

3:13 pm on Oct 16, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month




Here's a decent, quick guide for common browsers:

[zmap.io...]

That link loops back to this thread.

ergophobe

4:13 pm on Oct 16, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Thanks Jake. Nice resource.

keyplyr - the link works for me. Do you have Noscript or AdBlock or anything like that running?

keyplyr

9:03 pm on Oct 16, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



No, but I discovered that the WW software doesn't like it when I have referrers disabled. Thanks.