Vulnerabilities in Facebook Login Approval Form

Zahid Ali
4 min readFeb 14, 2017

After multiple bugs found in facebook “Account Recovery Form” i found one another bug.

Description and Impact:

If victim fill up account recovery form with email (zapp@gmail.com) and if attacker do the same with same email (zapp@gmail.com) then he will redirect to the victim form and see the conversation between admin and victim on that form.

I reported this vulnerability to Facebook and got a reply from admin Aaron

=======================================

Hi Zahid,

The issue was previously reported by another Whitehat researcher back in February, so we are still tracking this issue over there.

Thanks,

Aaron
Security
Facebook

=======================================

After got this reply from facebook i tried to find another forms and i saw “Facebook Login Approval Form”

https://www.facebook.com/help/contact/259497704121855

Description and Impact:

If victim fill up account recovery form with email (zapp@gmail.com) and if attacker do the same with same email (zapp@gmail.com) then he will redirect to the victim form and see the conversation between admin and victim on that form.

Reproduction Steps:

  1. Open the form → https://www.facebook.com/help/contact/259497704121855
  2. Fill up form with victim’s email
  3. After successfuly submit a form you will see the conversation between victim’s and facebook admin on support dashboard.

Here is the POC video

I got a reply from admin Brandon

=======================================

Hi Zahid,

Thank you for reporting this information to us. We are sending it to the appropriate product team for further investigation. We will keep you updated on our progress.

Brandon
Security
Facebook

=======================================

This bug was a long-term fix so i decided to test that form in another way and i found that this form is also vulnerable and i am able to violate privacy settings “who can look-up the user via the e-mail” which is turns on for (Friend’s Only).

They completely patched these bugs in main faceboo.com domain because of multiple bugs i found inside main domain. So i found these bugs in sub-domains https://m.facebook.com and https://touch.facebook.com.

Description and impact:

If a user sets privacy to “Who can look you up using the email you provided?” (Friends Only). Attacker was able to see which specific user ID that an email is linked with the help of that login approval form.

Reproduction steps:

1) Go to — →>> https://touch.facebook.com/help/contact/259497704121855

2) fill up form make sure that email id is linked to facebook and privacy of email is sets “Who can look you up using the email you provided?” (Friends Only).

3) fill up form with wrong info with victim’s email id

Now click on “Send additional Information”

and then type any message and send. After that you will see profile photo in the small box of support dashboard.

Copy image location and paste it on your browser or notepad inside that url you will see fb photo id. :)

https://scontent-sit4-1.xx.fbcdn.net/v/t1.0-9/13325647_10153735080289001_8921059986763774376_n.jpg?oh=3626368549c381fceace50fc76a31dbb&oe=5931F96C

copy fb photo id -> 10153735080289001

https://www.facebook.com/photo.php?fbid=(type that fb id here )

You will see the victim’s facebook profile. :)

Screen shots :

I reported this bug to Facebook and got a reply from admin Ali

=======================================

Hi Zahid,

Thank you for reporting this information to us. We are sending it to the appropriate product team for further investigation. We will keep you updated on our progress.

Thanks,

Ali
Security
Facebook

=======================================

I got awarded 1500USD for that bug :)

And then after a couple of months in august 2016 i got a reply from admin Reginaldo about that long-term fix bug

=======================================

Hi Zahid,

W’re sill working on a fix and, as such, we would ask that you continue to withhold the details on this issue until we can finish fixing it.

However, given the long time frame already, we want to go ahead and send you a bounty of $750 in appreciation of your report. Details on getting the bounty will be sent shortly. Thanks again for sending this and we will let you know once we have an update on the fix!

Thanks,

Reginaldo
Security
Facebook

=======================================

Got awarded 750USD for that bug :)

Now they remove that login approval form and you cannot see support dashboard in account recovery forms. But still you can submit login approval form after login to your account. :)

--

--