vendor:
Makemytrip Clone
by:
Dan°
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Makemytrip Clone
Affected Version From: 2017-12-05
Affected Version To: 2017-12-05
Patch Exists: YES
Related CWE: N/A
CPE: fortunescripts.com/product/makemytrip-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 Makemytrip Clone – SQL Injection
SQL Injection on GET parameter = id. Payloads used are boolean-based blind, AND/OR time-based blind and UNION query.
Mitigation:
Input validation and sanitization, use of prepared statements, use of stored procedures, use of parameterized queries, use of least privilege principle, use of web application firewalls, etc.