Document Title:
===============
Facebook FitnessGrade - SQL Injection Vulnerability
References (Source):
====================
http://www.vulnerability-lab.com/get_content.php?id=332
Release Date:
=============
2011-12-13
Vulnerability Laboratory ID (VL-ID):
====================================
332
Common Vulnerability Scoring System:
====================================
7.5
Product & Service Introduction:
===============================
The application is currently included and viewable by all facebook users.
The service is an external 3rd party application sponsored by the Facebook FitnessGrade Development Team.
(Copy from the Vendors Homepage: http://apps.facebook.com/fitnessgrade/)
Facebook is a social networking service and website launched in February 2004, operated and privately owned
by Facebook, Inc. As of July 2011, Facebook has more than 750 million active users. Users may create
a personal profile, add other users as friends, and exchange messages, including automatic notifications when
they update their profile. Facebook users must register before using the site. Additionally, users may join
common-interest user groups, organized by workplace, school or college, or other characteristics.
(Copy of the Vendor Website: http://en.wikipedia.org/wiki/Facebook)
Abstract Advisory Information:
==============================
Vulnerability-Lab researcher discovered a remote SQL Injection vulnerability on the 3rd party web
application - FitnessGrade (apps.facebook.com).
Vulnerability Disclosure Timeline:
==================================
2011-11-22: Vendor Notification
2011-11-23: Developer Notification
2011-11-24: Vendor Response/Feedback
2011-12-14: Public or Non-Public Disclosure
Discovery Status:
=================
Published
Exploitation Technique:
=======================
Remote
Severity Level:
===============
High
Technical Details & Description:
================================
A remote SQL Injection vulnerability is detected on the FitnessGrade facebook application (apps.facebook).
The vulnerability allows an attacker (remote) to inject/execute own sql statements on the affected fb application dbms.
Vulnerable Module(s):
[+] FitnessGrade - Facebook 3rd Party Application
Vulnerable Param(s)/File(s):
[+] scorecard.php; entry.php; goals.php; reports.php; freinds.php; cohourt.php; business.php
Affected Application:
[+] apps.facebook.com/fitnessgrade/
--- SQL Error Logs --- Heading Tabs
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/headingtabs.php on line 76
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/headingtabs.php on line 105
- All-Time
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/headingtabs.php on line 108
- This Year
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/headingtabs.php on line 111
- This Quarter
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/headingtabs.php on line 114
- This Month
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/headingtabs.php on line 117
- This Week
--- Scorecard
Hello, Facebook User - Here is your SCORECARD of fitness grade entries. These Scores are on a 4.0 scale.
COMING SOON COHORT SCORES!
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 57
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 68
- All-Time
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 71
- This Year
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 74
- This Quarter
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 77
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 174
- 7 Days Ago
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 205
- 14 Days of Fitnessgrade Campaign
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 208
- Lose 30 by Christmas Campaign
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 211
- Dinner on the Road Campaign
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 214
- P90X Campaign
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 217
- Lunch Basketball Campaign
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 220
- Running Campaign
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 223
- Personal Training Campaign
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 226
- General Health Campaign
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/m/y/f/myfgg/html/mydir/scorecard.php on line 229
- Cholesterol Lowering Campaign
Picture(s):
../1.png
Proof of Concept (PoC):
=======================
The vulnerability can be exploited by remote attackers. For demonstration or reproduce ...
URL: http://apps.facebook.com/fitnessgrade/
Path: /fitnessgrade/
File: scorecard.php; entry.php; goals.php; reports.php; freinds.php; cohourt.php; business.php
Example:
http://[APP-SERVER]/[SERVICE-APP]/[FILE].[PHP]?=[SQL Injection]
PoC:
http://apps.facebook.com/fitnessgrade/scorecard.php[SQL-Injection]
Solution - Fix & Patch:
=======================
Use the prepared statement class to fix the sql injection vulnerability & filter sql error requests.
Set error(0) to prevent against information disclosure via exceptions or error reports.
Security Risk:
==============
The security risk of the application sql injection vulnerabilities are estimated as high(+).
Credits & Authors:
==================
Vulnerability Research Laboratory - Ucha Gobejishvili (longrifle0x)
Disclaimer & Information:
=========================
The information provided in this advisory is provided as it is without any warranty. Vulnerability-Lab disclaims all warranties,
either expressed or implied, including the warranties of merchantability and capability for a particular purpose. Vulnerability-
Lab or its suppliers are not liable in any case of damage, including direct, indirect, incidental, consequential loss of business
profits or special damages, even if Vulnerability-Lab or its suppliers have been advised of the possibility of such damages. Some
states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation
may not apply. We do not approve or encourage anybody to break any vendor licenses, policies, deface websites, hack into databases
or trade with fraud/stolen material.
Domains: www.vulnerability-lab.com - www.vuln-lab.com - www.vulnerability-lab.com/register
Contact: [email protected] - [email protected] - [email protected]
Section: video.vulnerability-lab.com - forum.vulnerability-lab.com - news.vulnerability-lab.com
Social: twitter.com/#!/vuln_lab - facebook.com/VulnerabilityLab - youtube.com/user/vulnerability0lab
Feeds: vulnerability-lab.com/rss/rss.php - vulnerability-lab.com/rss/rss_upcoming.php - vulnerability-lab.com/rss/rss_news.php
Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory.
Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use of other
media, are reserved by Vulnerability-Lab Research Team or its suppliers. All pictures, texts, advisories, sourcecode, videos and
other information on this website is trademark of vulnerability-lab team & the specific authors or managers. To record, list (feed),
modify, use or edit our material contact ([email protected] or [email protected]) to get a permission.
Copyright © 2012 | Vulnerability Laboratory
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