vendor:
Spider Facebook
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Spider Facebook
Affected Version From: 1.6.1
Affected Version To: 1.6.1
Patch Exists: NO
Related CWE: N/A
CPE: a:web_dorado:spider_facebook
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Joomla! Component Spider Facebook v1.6.1 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component Spider Facebook v1.6.1. An attacker can send a malicious SQL query to the vulnerable application which can be used to access or modify the contents of the database. The vulnerability is located in the 'name' parameter of the 'index.php?option=com_spiderfacebook&task=loginwith' page when processing to login with a user account.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also be configured to use parameterized queries.