Slashdot Mirror


Facebook Bug Lets Hackers Delete Friends

swandives writes "There's lot of talk about Facebook and privacy at the moment, but a bug in Facebook's website lets hackers delete Facebook friends without permission. Steven Abbagnaro, a student from Marist College in Poughkeepsie, New York, reported the flaw, writing proof-of-concept code that scrapes publicly available data from users' Facebook pages and deletes all of their friends, one by one. The victim first has to click on a malicious link while logged into Facebook. Abbagnaro's code exploits the same underlying flaw that was first reported by Alert Logic security analyst M.J. Keith who discovered a cross-site request forgery bug, where the website doesn't properly check code sent by users' browsers to ensure that they were authorized to make changes on the site."

4 of 89 comments (clear)

  1. Re:Raising false hopes by MichaelSmith · · Score: 5, Informative

    They're a bunch of spoil sports:

    5/11/2010 – Facebook notified of vulnerability
    5/13/2010 – Work begins with Facebook to patch flaw.
    5/14/2010 – Facebook confirms flaw is patched.

    5/24/2010 – Post on slashdot.

  2. Re:Raising false hopes by buchner.johannes · · Score: 1, Informative

    You can send them a link to http://www.quitfacebookday.com/

    --
    NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
  3. Patched already by wannabgeek · · Score: 4, Informative

    The CSRF bug page in the summary says that facebook confirmed that it's patched already. And the actual hacker's page says that he found if he does a little more (delete a few more parameters as well as the "post_form_id"), the CSRF resurfaces.

    Anyway, he posted an update saying fb patched this one now (22 May)..

    --
    I'm much more funny, interesting and insightful than the moderators think
  4. Re:GOOD I'VE GOT A FEW FRIENDS I DON'T NEED ANYMOR by Anonymous Coward · · Score: 1, Informative

    It's not PHP's fudemental flaw that deletes your facebook friends, it's the programmer's bad authentification design.