Live data from Hacker News

Facebook Network Breach Impacts Up to 50M Users

nytimes.com

511–520 of 635 posts

Re: Facebook Network Breach Impacts Up to 50M Users

#511

Earlier quoted context omitted.

So is working at Google, Amazon and probably 90% of the big corps of the world in many sectors - from oil to finance to pharmaceutical to telecommunications and so on. And we can include the government. If you're a subcontrator or sold in body rental (modern IT slavery) you're also in the same position as an employee, so you're enabling their evils. Also, if one of those companies is a client of your company you're a…

Is it really that bad being a software/hardware engineer in Europe? I was thinking of entering via Holland (easiest work rights) and then after a few years try to work in France or Italy where it is almost impossible to fire someone, so I could retire on the job.

Depends on your expectations. You can live comfortably as a skilled software engineer in Europe, but you won't be able to build a nest to retire comfortably in 20 years.

Re: Facebook Network Breach Impacts Up to 50M Users

#512
post #434

Earlier quoted context omitted.

I'm pretty sure they logged out more than <5% (90m of 2B) of their users, because of the people I talk to on a daily basis on Messenger like well over 2/3s got logged out. I could see if they meant 90m of American users or something.

Why the downvotes ? This is important data, and no one gave this information in the whole thread.

Probably because it's entirely anecdotal and attempts to extrapolate from such a small sample size.

Re: Facebook Network Breach Impacts Up to 50M Users

#513
post #503

Excerpts from the press call transcript [1] by Guy Rosen explaining what lead to this breach being possible: > The first bug was that, when using the View As function to look at your profile as another person would, the video uploader shouldn’t have actually shown up at all. But in a very specific case, on certain types of posts that are encouraging people to post happy birthday greetings, it did show up. > The secon…

That doesn't just seem like a few unlucky coincidences. That seems like a fundamentally unsound design. Why should it even be theoretically possible for a request under the authority of one user to create a token with the authority of another user?

Not the root cause, but I'm guessing a microservice architecture made it more possible. It sounds like both the token generating service and the video upload service have bugs.

Re: Facebook Network Breach Impacts Up to 50M Users

#516
post #501

Earlier quoted context omitted.

Believing this is the tech equivalent of believing in chemtrails.

I wouldn’t say so. It’s happened too many times for anti Facebook posts, even Google+ back in the day. Remember, this is a company headed by someone who captured failed login passwords and used them to hack the email accounts of a journalist writing an anti-FB article. Yes, that was a decade ago, but that is a serious, criminal low. http://www.theamericanmirror.com/flashback-zuckerberg-used-l...

Never were negative comments censored on these sites. It’s not that they are so ethical but that it would be just dumb to assume they would get away with this. They are just not stupid.

Re: Facebook Network Breach Impacts Up to 50M Users

#518

I was just logged out of my account hours after this story broke... that "50M users" is probably going to go up...

I think the total number of 'affected' users is 90M. The reason for this is they KNOW of 50 million, but there are an additional 40 M logged out "just in case".

Re: Facebook Network Breach Impacts Up to 50M Users

#519

Earlier quoted context omitted.

It's very easy for me to believe. "View As" is an authorization and authentication sensitive, limited user impersonation feature. Video uploading interacts with, and complicates, authorization in an application with fine grained privacy and permission models. It's intuitively straightforward that modifying code for uploading videos could (read: not should) have authorization and authentication ramifications. One of t…

> It's intuitively straightforward that modifying code for uploading videos could (read: not should) have authorization and authentication ramifications. I get this part. But why would it affect only videos and not other entities (photos, status etc.)? I would think creating (or uploading) any of the entities have the same authorization and authentication ramifications. What could be different for videos? Unless the…

sounded like the video stuff was added after view as was added so it probably didn't go through the same level of scrutiny
Post reply on HN