hpr1491 :: Heartbleed
A summary of the "Heartbleed" OpenSSL vulnerability
Hosted by laindir on Monday, 2014-04-21 is flagged as Clean and is released under a CC-BY-SA license.
heartbleed, openssl, vulnerability, security.
(Be the first).
The show is available on the Internet Archive at: https://archive.org/details/hpr1491
Listen in ogg,
spx,
or mp3 format. Play now:
Duration: 00:21:37
Privacy and Security.
In this open series, you can contribute shows that are on the topic of Privacy and Security
The "Heartbleed" vulnerability in OpenSSL (CVE-2014-0160) is a bounds checking error in the heartbeat implementation that could return up to 64K of private data to the client. This can lead to server certificate private keys, session cookies, clear text passwords, or other sensitive data being leaked from the server to the client. This vulnerability exists in OpenSSL versions 1.0.1 through 1.0.1f and 1.0.2 beta.
It is important for server administrators to update OpenSSL as soon as possible and take steps to secure any private data which may have been leaked. This may include updating server certificates and revoking certificates that may have been compromised.
Users should ensure that web sites they use have been secured and should update passwords or other authentication information.
CVE info: https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0160