Note: I already send report for this bug , I  hope Team Facebook will change their algorithm for this page. 

New Bug has found by team Buffercode in Facebook

It’s always exited when anyone find bug in Facebook , either it is security issue or anything . Some peoples use to call it facebook tricks and all for example trick to change the name of page etc.

Facebook verification page has bug

Every one in Facebook or twitter wants to verify his/her page, but it’s not too easy . Facebook or twitter check your page if it needs verification , but it doesn’t mean that you can send it without any notification from Facebook( Verification doesn’t depends on likes).
So Yesterday I receive notification to verify my page Buffercode  from Facebook and that was the first time when I saw their verification page so I start debugging it starting from inspect elements in browser and I found Code Below.
<form rel=”async” ajaxify=”/ajax/pages/edit/review_suggestions/placeify?id=749354208474748″ method=”post” action=”#” onsubmit=”return window.Event &amp;&amp; Event.__inlineSubmit &amp;&amp; Event.__inlineSubmit(this,event)” id=”u_0_v”><input type=”hidden” name=”fb_dtsg” value=”AQE8Ot-9kNQR” autocomplete=”off”><table class=”uiGrid _51mz” cellspacing=”0″ cellpadding=”0″><tbody><tr class=”_51mx”><td class=”_51m- hRght pas”><span class=”fwb”>Name of Business:</span></td><td class=”_51m- hRght pas _51mw”><input type=”text” class=”inputtext _55r1 DOMControl_placeholder” name=”name” placeholder=”Name” required=”1″ value=”Name” aria-label=”Name” aria-required=”true”></td></tr><tr class=”_51mx”><td class=”_51m- hRght pas”><span class=”fwb”>Address:</span></td><td class=”_51m- hRght pas _51mw”><input type=”text” class=”inputtext _55r1 DOMControl_placeholder” name=”address” placeholder=”Address” required=”1″ value=”Address” aria-label=”Address” aria-required=”true”></td></tr><tr class=”_51mx”><td class=”_51m- hRght pas”><span class=”fwb”>Your Job Title (e.g.: Owner):</span></td><td class=”_51m- hRght pas _51mw”><input type=”text” class=”inputtext _55r1 DOMControl_placeholder” name=”job” placeholder=”Title” required=”1″ value=”Title” aria-label=”Title” aria-required=”true”></td></tr><tr class=”_51mx”><td class=”_51m- hRght pas”><span class=”fwb”>Phone number (optional):</span></td><td class=”_51m- hRght pas _51mw”><input type=”tel” class=”inputtext _55r1 DOMControl_placeholder” name=”phone” placeholder=”Phone” value=”Phone” aria-label=”Phone”></td></tr><tr class=”_51mx”><td class=”_51m- hRght pas”><span class=”fwb”>Website (optional):</span></td><td class=”_51m- hRght pas _51mw”><input type=”text” class=”inputtext _55r1 DOMControl_placeholder” name=”web” placeholder=”Website” value=”Website” aria-label=”Website”></td></tr></tbody></table><table class=”uiGrid _51mz _5tqn” cellspacing=”0″ cellpadding=”0″><tbody><tr class=”_51mx”><td class=”_51m- hCent _51mw”><div><button value=”5″ class=”_42ft _4jy0 _4jy3 _4jy1 selected _51sy” name=”fid” type=”submit”>Submit</button><a class=”_42ft _4jy0 _4jy3 _517h _51sy” role=”button” href=”#” ajaxify=”/ajax/pages/edit/review_suggestions/placeify?id=749354208474748&amp;fid=0″ rel=”async”>Cancel</a></div></td></tr></tbody></table></form>

Its simple create a form as shown in below image:
facebook verification page has bug

Now I re-scan this code and save it using ctrl+s .
What I found is amazing :p
Any one can send these verification to Facebook using below steps:

TITLE: Facebook verification page has bug found by team Buffercode

I am writing steps to reproduce this bug and attach a screenshot

step1: Note your facebook page ID
step2: change id =524498417626996 to your facebook page id=xxxxxxxxxxxxxxx
step3:https://www.facebook.com/pages/edit/?id=xxxxxxxxxxxxxx&tab=review_content&tbid=749354208474748&fid=4
step4: Click on submit and send verification

Note :It still depends on Facebook to verify a page but still it’s a bug ,

5 COMMENTS

  1. i didn’t understand i’m sorry , what stemps you’re talking about , where is the code ? that one in green ? how am i supposed to use it , please clarify.

Comments are closed.