Event Manager 1.0 - SQL Injection

EDB-ID: 43949
Author: Ihsan Sencan
Published: 2018-02-02
CVE: N/A
Type: Webapps
Platform: PHP
Vulnerable App: N/A

 # Exploit Title: Event Manager PHP Script 1.0 - SQL Injection 
# Dork: N/A
# Date: 01.02.2018
# Vendor Homepage: http://ezcode.pt/
# Software Link: https://codecanyon.net/item/eventmanager-php-script-admin-panel/21280741
# Version: 1.0
# Category: Webapps
# Tested on: WiN7_x64/KaLiLinuX_x64
# CVE: N/A
# # # # #
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Social: @ihsansencan
# # # # #
# Description:
# The vulnerability allows an attacker to inject sql commands....
#
# Proof of Concept:
#
# 1)
# http://localhost/[PATH]/event.php?id=[SQL]
#
# 2)
# http://localhost/[PATH]/page.php?slug=[SQL]
#
# # # # #

Related Posts