Event Manager 1.0 - SQL Injection

2018-02-02 16:05:15

# # # # #
# 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]
#
# # # # #

Fixes

No fixes

In order to submit a new fix you need to be registered.