Google To Disable Fallback To SSL 3.0 In Chrome 39 and Remove In Chrome 40
An anonymous reader writes Google today announced plans to disable fallback to version 3 of the SSL protocol in Chrome 39, and remove SSL 3.0 completely in Chrome 40. The decision follows the company's disclosure of a serious security vulnerability in SSL 3.0 on October 14, the attack for which it dubbed Padding Oracle On Downgraded Legacy Encryption (POODLE). Following Mozilla's decision on the same day to disable SSL 3.0 by default in Firefox 34, which will be released on November 25, Google has laid out its plans for Chrome. This was expected, given that Google Security Team's Bodo Möller stated at the time: "In the coming months, we hope to remove support for SSL 3.0 completely from our client products."
It may still not be the year of Linux on the desktop, but it is the year of silly names on serious exploits.
How can I believe you when you tell me what I don't want to hear?
Tools
Internet Options
Advanced
Security
Use TLS 1.0
OK
I should've said, "doesn't by default"
It does support TLS. Not to mention if nothing else has made them upgrade then this is also unlikely to be an impetus even if TLS wasn't supported.
While I respect this decision, I can't help but think many end users will see it as a broken browser and will use IE or something else for sites which no longer work with Chrome.
Chrome's market share will drop a bit unless/until all other browsers do this too.
There is no reason businesses that need IE6 for corporate intranet sites that cant be made to work with anything newer (or cant be made to work without spending money the business doesn't want to spend) cant go with a modern browser (be it Chrome, Firefox or whatever else) for browsing the internet and use IE6 only for accessing those intranet sites that are stuck on IE6.
It may also bring back the days of banks requiring the use of IE, as none of the citi group websites support any version of TLS. Of course, those in the know should cancel their citi accounts. Even if you don't use their website, if their security is this lax in one area, it probably isn't great in others as well. Sucks for people with mortgages and such that are very expensive to move to another company, though.
Yeah, but not by default. I agree that this won't influence most businesses who are still running IE. But old grandma running IE 6 will find that her internet is broken, and will ask someone to fix it for her, which most likely will involve upgrading to an newer browser.
How to disable SSLv3 and test it.
https://zmap.io/sslv3/browsers...
(not affiliated with site, simply found ithttp://tech.slashdot.org/story/14/10/30/220221/google-to-disable-fallback-to-ssl-30-in-chrome-39-and-remove-in-chrome-40?utm_source=rss1.0mainlinkanon&utm_medium=feed# useful)
s/©//g
Nice they are disabling SSL 3 however actual problem was not SSL 3 which everyone was on notice for years it was actually Google's intentional action to circumvent secure version negotiation in the first place which enabled SSL 3 to continue to be a problem in 2014.
Why do I get a serious warning that says my communications are not private when I visit a website with a self-signed SSL certificate, but we get a free pass sending unencrypted information around the internet?
The excuse I've seen trotted out is that a mismatch between the expected security guarantee impled by the URI scheme and the actual security guarantee of a particular connection. The http URI scheme warns the user in advance of a true lack of security, while https with an unknown certificate authority gives the user a false sense of security. StartSSL offers free personal use TLS certificates anyway.
Every browser in the world allows you to add your own CA
Do you really mean "every browser in the world" that supports TLS or just "every major desktop browser" that supports TLS? I was under the impression that some of the browsers that run on home entertainment hardware lacked UI for adding a certificate. For example, where might I find CA options on, say, "Internet Channel powered by Opera" for the Wii video game console?
... then this should do it since it can't use TLS.
I don't see it makes a difference. For anyone doomed to use IE6 for eternity, it won't matter what Google does in its own browser because they're not using it, at least not for whatever crappy internal website still requires IE6.
Of course, those in the know should cancel their citi accounts.
this is true anyway. Citibank is pure fucking evil. Sadly, they were my only choice for a lender when I got a student loan.
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
https://www.ssllabs.com/ssltes...
IE 11 / Win 8.1 R TLS 1.2 TLS_RSA_WITH_AES_256_CBC_SHA (0x35) No FS 256
Chrome 37 / OS X R TLS 1.2 TLS_RSA_WITH_AES_256_CBC_SHA (0x35) No FS 256
Firefox 32 / OS X R TLS 1.2 TLS_RSA_WITH_AES_256_CBC_SHA (0x35) No FS 256
Other than the lack of Forward-Secrecy and lack of GCM it looks like Citi supports modern TLS.
I happen to consult with Google frequently on stuff like this - the joys of being one of their top Helpouts providers on computer solutions. We've been discussing this since the vulnerability was discovered.
Philip Paradis apparently knows nothing, here.
Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
TLS 1.0 will likely get the same phase-out soon enough.
They should just jump to TLS 1.2.
Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
The monetary barrier hasn't been on the very itself for at least a couple years. It's been in the fact that older TLS stacks (such as those that shipped with Windows XP and Android 2.x) couldn't handle Server Name Indication (more than one certificate per IP address), along with the disappointingly slow uptake of IPv6. So until April of this year, when XP security patches ended, each site owner needed to pay its hosting service for a separate IPv4 address.
So how do you make sure your Internet connection doesn't have a man in the middle attack from day one?
The whole concept of a certifying authority is fundamentally broken.
Broken by StartSSL, which provides personal use certificates without charge.
Sites should be able to use unsigned keys for basic encryption.
They can. They just have to find some out-of-band way to get their keys onto visitors' machines in order to circumvent a MITM-from-day-one attack. This could involve DANE, which puts keys and certificates in DNSSEC. Or it could involve the Perspectives extension for Firefox, which verifies a site's certificate through diverse Internet routes between the site and notary servers whose certificates are delivered in a browser extension package signed by the browser vendor.
Just like with PGP.
I have my own problems with PGP's assumption of transitive trust. Just because you can vouch for someone's identity doesn't mean you can vouch for that person's ability to correctly vouch for others' identities.
But the Microsoft article is dated October 15.
Last time I checked, October 15th was before October 18th.