Fiesta Fan Forums

Fiesta Fan Forums (http://www.fiestafan.com/forums/index.php)
-   M O S (http://www.fiestafan.com/forums/forumdisplay.php?f=25)
-   -   Heartbleed (http://www.fiestafan.com/forums/showthread.php?t=33324)

Vasu 04-11-2014 11:19 PM

Heartbleed
 
Do any of us know whether FF uses OpenSSL for it's security? And whether it's likely to be fixed? In other news, you guys should all probably change your Facebook password, and probably also your Google password. Also Tumblr, Pinterest, Instagram, Yahoo Mail.

Here's a nice tracking page:

http://mashable.com/2014/04/09/heart...ites-affected/

For those of you wondering what all of this is about, xkcd has the simplest explanation I've seen:

http://imgs.xkcd.com/comics/heartbleed_explanation.png

Ralath 04-12-2014 02:30 AM

That comic was still confusing.

Vasu 04-12-2014 02:39 AM

Well the bug in SSL essentially allowed anyone to access whatever was in the server's RAM or main memory at the time. Now any processing that a computer does involved moving data from your normal file system to the RAM.

Now imagine there's a file 'supersecret.txt' on my Dropbox that I just accessed. The files contents are copied to main memory on the way to me. The contents of the file itself remain restricted to me, but whatever is within the main memory isn't really associated with my file any more once I'm done. It's just unstructured data sitting there, and can be overwritten at any time.

However, someone exploiting this bug can get it to spit out whatever is in the main memory and it will, because the server doesn't see the bunch of 1s and 0s as belonging to your file any more. And so any sensitive data may have been obtained. It's a crapshoot, but there's a chance of it happening.

Not all major websites used OpenSSL, but it is pretty widely used, so a lot of servers have been putting up patches for the flaw. Obviously changing your password is useless if the company itself hasn't patched their server.

Ivramire 04-12-2014 11:44 AM

Just spent about an hour waterproofing my passwords and making them all unique. Heartbleed's serious stuff.

Vasu 04-12-2014 04:39 PM

Quote:

Originally Posted by Ivramire (Post 468917)
Just spent about an hour waterproofing my passwords and making them all unique. Heartbleed's serious stuff.

I use a common root word for my passwords which are modified based on the name of the website I visit. If a human looks at them in plaintext, it's pretty obvious, but it should stand up to machine analysis haha.

EDIT: I found a better checking tool:
https://lastpass.com/heartbleed/

Entropy 04-12-2014 07:42 PM

Quote:

Originally Posted by Vasu (Post 468914)
Do any of us know whether FF uses OpenSSL for it's security?

FF doesn't use OpenSSL.

Also, passwords are hashed before they are sent to the server and are salted and hashed again before being stored. Your passwords are safe even if someone does get in. Even I can't figure out what they are.

Vasu 04-12-2014 10:36 PM

Hm, good to know, but that's probably standard procedure anyway. The danger is with the server's private keys being leaked via this bug. But it's a moot point anyway since we don't use OpenSSL.

Hessah 04-13-2014 11:07 AM

Oh man I have to relearn all my passwords...

Ivramire 04-13-2014 12:47 PM

All my passwords are now random strings of letters and numbers, like addgag9a8duge7wg. I'm using a password-manager (Lastpass) with a strong master password to manage it all for me.

Lirange 04-13-2014 04:00 PM

I'll take my chances hehe


All times are GMT. The time now is 07:25 PM.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.