Lucene search
+L

Facebook Delete Friends Cross Site Request Forgery

🗓️ 22 May 2010 00:00:00Reported by Steven AbbagnaroType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Facebook CSRF delete friend vulnerabilit

Code
`  
  
# Exploit Title: Facebook Delete Friends CSRF  
# Date: 5/21/10  
# Author: Steven Abbagnaro  
# Website: http://prominentsecurity.com  
# Code:  
  
===============================================  
[+] Facebook Delete Friends CSRF  
[+] Author: Steven Abbagnaro  
[+] Site: http://ProminentSecurity.com  
[+] Contact: [email protected]  
===============================================  
  
[+] Description  
  
Facebook fails to enforce the CSRF protection token "post_form_id" from  
their delete friend request. By simply omitting the "post_form_id" from the  
request, facebook will still execute the request, and delete the specified  
friend whose id is specified in the request.  
  
[+] Explanation  
  
Request: http://m.facebook.com/removefriend.php?friend_id=[FRIEND_ID]  
Get Args: friend_id=[FRIEND_ID]  
Post Args: confirm=Confirm  
  
By replacing FRIEND_ID with the id of a friend of the currently logged in  
user, an attacker can craft a webpage to auto-submit a form with javascript  
which sends out the specified request to facebook, deleting that friend.  
  
By default, your facebook friend list is public. That means that this  
process can be automated to scrape the id's of each friend on the victims  
friend list, and carry out the delete request.  
  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

22 May 2010 00:00Current
0.4Low risk
Vulners AI Score0.4
19