This is a very imaginative use of the word “breach”, according to the details reported in the article at least. Internal staff (inadvertently) had access to users plaintext passwords. The article doesn’t mention any use of these credentials in a breach though, and doesn’t make any refutation of Meta’s claim that this never occurred. Internal staff having access to my data is what I would normally expect from a servic…
Meta fined $102M for storing passwords in plain text
11–20 of 136 posts
Re: Meta fined $102M for storing passwords in plain text
#12Re: Meta fined $102M for storing passwords in plain text
#13Context: This is for a 2019 data breach on a system that was created in 2012. The GDPR was instated in 2018 (has it really been that long? Wow feels like yesterday) and Meta failed to disclose the 2019 data breach properly under GDPR, hence the fine.
GDPR fine is 4% of global turnover from previous fiscal year. 102m seems low to me.
Re: Meta fined $102M for storing passwords in plain text
#14I really don't get how companies so large do stupid things like this. Hashing and salting passwords isn't some newly introduced advanced rocket science, it's literally a 101-level "obvious" thing. How can a huge corporation like Meta/Facebook can do this is beyond my imagination.
At this point I've given up on educating them since it went nowhere, instead I'm locking down permissions to things like firewall and secret vault so random people don't fuck it up.
Re: Meta fined $102M for storing passwords in plain text
#15I really don't get how companies so large do stupid things like this. Hashing and salting passwords isn't some newly introduced advanced rocket science, it's literally a 101-level "obvious" thing. How can a huge corporation like Meta/Facebook can do this is beyond my imagination.
Like for example, if you collect server side crash dumps, are you really taking care that there is no sensitive information sitting in the memory image stored in them?
Re: Meta fined $102M for storing passwords in plain text
#16I really don't get how companies so large do stupid things like this. Hashing and salting passwords isn't some newly introduced advanced rocket science, it's literally a 101-level "obvious" thing. How can a huge corporation like Meta/Facebook can do this is beyond my imagination.
It's unbelievable how little most developers care about security. At this point I've given up on educating them since it went nowhere, instead I'm locking down permissions to things like firewall and secret vault so random people don't fuck it up.
Re: Meta fined $102M for storing passwords in plain text
#17This is a very imaginative use of the word “breach”, according to the details reported in the article at least. Internal staff (inadvertently) had access to users plaintext passwords. The article doesn’t mention any use of these credentials in a breach though, and doesn’t make any refutation of Meta’s claim that this never occurred. Internal staff having access to my data is what I would normally expect from a servic…
In many senses, internal staff having access to plaintext passwords is a breach.
Re: Meta fined $102M for storing passwords in plain text
#18This is a very imaginative use of the word “breach”, according to the details reported in the article at least. Internal staff (inadvertently) had access to users plaintext passwords. The article doesn’t mention any use of these credentials in a breach though, and doesn’t make any refutation of Meta’s claim that this never occurred. Internal staff having access to my data is what I would normally expect from a servic…
You're mistaken. You might be thinking of breach in terms of "hacking into", but they used it as:
personal data breach
Which accurately means "unauthorised access to personal data"[0] and seem to be the language used by the DPC.[0] - https://ico.org.uk/for-organisations/law-enforcement/guide-t...
Re: Meta fined $102M for storing passwords in plain text
#19Re: Meta fined $102M for storing passwords in plain text
#20Earlier quoted context omitted.
In many senses, internal staff having access to plaintext passwords is a breach.
It’s a control failure, not a breach. It would also be an incident, one that could result in a subsequent breach, or one that warrants some work to be done to ensure it does not turn into a breach. But it has not resulted in an unauthorised party gaining access to the data, and is therefor not a breach.