well any decently operated site will have been patched by now so they wouldnt be able to see changed passwordssd5 wrote:seriously
wouldn't a smart bug track attempted password changes?
btw, thought this thread was about the ebola outbreak
(which could be way more serious)
the real threat is more along the lines of what ronzlo mentioned, the fact that the private keys to SSL certificates (the cryptographic proof that ensures you're communicating with a certain website/service) have essentially been laying out in the open to anyone who knew about this exploit. because of how this bug works, it's impossible to know if they've been compromised, which means that literally every website running openSSL needs to have their old certificates revoked and reissued. if they arent revoked, anyone with the certificates can do a man-in-the-middle attack and listen in and even modify the data being transferred
even if they arent revoked, if someone has been saving this encrypted traffic (let's say, the NSA), they can use the private keys to decrypt all this past traffic
pretty much the biggest security bug in the last decade, if not ever

