vendor:
FS Facebook Clone
by:
Dan°
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FS Facebook Clone
Affected Version From: 2017-12-06
Affected Version To: 2017-12-06
Patch Exists: YES
Related CWE: N/A
CPE: a:fortunescripts:fs_facebook_clone
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Kali Linux 2.0
2017
FS Facebook Clone – ‘token’ SQL Injection
SQL Injection on GET parameter = token. The payloads used are boolean-based blind, AND/OR time-based blind and UNION query.
Mitigation:
Input validation and sanitization should be done on the server-side to prevent SQL Injection attacks.