vendor:
gbufacebook
by:
kaMtiEz
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: gbufacebook
Affected Version From: 1.0.5
Affected Version To: 1.0.5
Patch Exists: NO
Related CWE: N/A
CPE: a:gbugrafici:gbufacebook
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
Joomla Component GBU FACEBOOK SQL injection vulnerability
An SQL injection vulnerability exists in Joomla Component GBU FACEBOOK version 1.0.5 or lower. An attacker can send a specially crafted HTTP request to the vulnerable application in order to execute arbitrary SQL commands in the backend database. The vulnerable parameter is 'face_id' which is located in the URL http://127.0.0.1/index.php?option=com_gbufacebook&task=show_face&face_id=[INDONESIANCODER].
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also be configured to use the least privileged account with access to the database.