Earlier quoted context omitted.
At least they seem to patch up things whenever bugs like this are discovered.
They want the privacy leaks to happen only through their APIs.
Major Facebook security hole lets you view your friends’ live chats
21–30 of 67 posts
Re: Major Facebook security hole lets you view your friends’ live chats
#22It appears he gets access to not only their chat, but friend requests, notifications, and messages too. When he switches to Sian from Hayley, notice how all the indicators light up. Spying on PMs is even worse than live chat, in my opinion.
Certainly seems to be fixed for me now though. The interesting question is how long has this "bug" been present - how long has my account been compromised for?
Re: Major Facebook security hole lets you view your friends’ live chats
#23Earlier quoted context omitted.
Can we still be angry at incompetence?
Possibly even more so than at malice. If an organization acts out of malice, you can change its behaviour by educating it about its best interests or moving to disincent its malicious behaviour. But incompetence, especially systemic incompetence, is extraordinarily difficult to change. Facebook appears to have ADD around user privacy and its interface. Designs come and go, defaults change capriciously, and security s…
Re: Major Facebook security hole lets you view your friends’ live chats
#24Even though chat is blocked, you can still see pending friends request on anyone's profile. In fact, one can probably use this to add anyone as a friend. Send a friend request, view your profile with their id and accept the request you just sent.
Re: Major Facebook security hole lets you view your friends’ live chats
#25"Chat is down for maintenance at this time"
Re: Major Facebook security hole lets you view your friends’ live chats
#26"Chat is down for maintenance at this time"
Wouldn't it be a lot less disruptive just to disable that privacy feature that people use very rarely rather than disabling chat, which people use all the time? Unless, of course, they're afraid that this isn't the only security hole allowing you to see your friends' chats.
Edit: The button from the privacy settings page is working again.
In general, though, cutting chat while trying to fix this is probably a Good Idea. Less room for bad things to happen assuming you can turn chat off more quickly than you can fix the behavior.
Re: Major Facebook security hole lets you view your friends’ live chats
#27Earlier quoted context omitted.
I shared the YT link directly, and it went to the wall.
Well, at least this confirms that facebook does have the ability to filter out blacklisted URLS to the public friend feed.
Re: Major Facebook security hole lets you view your friends’ live chats
#28"Never ascribe to malice, that which can be adequately explained by incompetence."
Can we still be angry at incompetence?
Facebook, like all other software, is bound to have bugs. If you don't want your personal information/conversations to be exposed by a potential bug I'd suggest not using the service.
Re: Major Facebook security hole lets you view your friends’ live chats
#29I imagine it cuts across whole swathes of code, requiring additional checks about the current user. It would be so easy to leave some of these checks out or mess them up. You would have to be very careful about validating your assumptions with this feature.