SSL Not So Secure
Posted: Wed Apr 09, 2014 12:52 pm
http://heartbleed.com/
It's amazing for me to think a technology so fundamental to the Internet backbone has such a poor pre-release code review process.
Thoughts?
66% of the Internet is affected.. that is insane.http://heartbleed.com/ wrote:Most notable software using OpenSSL are the open source web servers like Apache and nginx. The combined market share of just those two out of the active sites on the Internet was over 66% according to Netcraft's April 2014 Web Server Survey.
Wow. For the last two years, pretty much all of our "secure" communications could have been easily intercepted by an anonymous attacker. The implications of this bug are nearly unimaginable. All of this because of a missing bounds check.http://www.openssl.org/news/vulnerabilities.html wrote:CVE-2014-0160: 7th April 2014
A missing bounds check in the handling of the TLS heartbeat extension can be used to reveal up to 64kB of memory to a connected client or server
It's amazing for me to think a technology so fundamental to the Internet backbone has such a poor pre-release code review process.
Thoughts?