[UNIX] Mambo Remote Code Execution And Cross Site Scripting
From: SecuriTeam (support_at_securiteam.com)
Date: 09/25/04
- Previous message: SecuriTeam: "[EXPL] Sharutils Format String Vulnerability"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: list@securiteam.com Date: 25 Sep 2004 20:57:30 +0200
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
The SecuriTeam alerts list - Free, Accurate, Independent.
Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html
- - - - - - - - -
Mambo Remote Code Execution And Cross Site Scripting
------------------------------------------------------------------------
SUMMARY
<http://www.mamboserver.com/> Mambo open source "is the finest open
source Web Content Management System available today - Mambo Open Source
makes communicating via the Web easy". The product has been found to
contain multiple security vulnerabilities that would allow a remote user
to compromise the system.
A certain condition exists in Mambo server which allows a remote attacker
to execute code remotely from the function cache.
DETAILS
Vulnerable Systems:
* Mambo server version 4.5 (1.0.9)
The index.php script can be used in a cross site scripting attack due to
http:// Another vulnerability is a simple hack made to the cache library which
Workaround
Simply add the following 2 lines before the require_once statement:
Patch Availability:
ADDITIONAL INFORMATION
The information has been provided by <mailto:joxeankoret@yahoo.es> Joxean
========================================
This bulletin is sent to members of the SecuriTeam mailing list.
====================
DISCLAIMER:
insufficient filtering of the Itemid, mosmsg and limit variables. Some
examples:
http://
%20I%20am%20an%20XSS%20Problem</h1><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
enables remote code execution. Example:
http://
The file mambo/includes/Cache/Lite/Function.php looks something like:
<?php
/**
* This class extends Cache_Lite and can be
used to cache the result and output of
functions/methods
*
* This class is completly inspired from
Sebastian Bergmann's
* PEAR/Cache_Function class. This is only an
adaptation to
* Cache_Lite
*
* There are some examples in the
'docs/examples' file
* Technical choices are described in the
'docs/technical' file
*
* @package Cache_Lite
* @version $Id: Function.php,v 1.1 2004/07/21
13:38:58 rcastley Exp $
* @author Sebastian BERGMANN
<sb@sebastian-bergmann.de>
* @author Fabien MARTY <fab@php.net>
*/
require_once($mosConfig_absolute_path .
'/includes/Cache/Lite.php');
class Cache_Lite_Function extends Cache_Lite
..
/** ensure this file is being included by a parent
file */
defined( '_VALID_MOS' ) or die( 'Direct Access to
this location is not allowed.' );
There is a fix for the issues mentioned above in the CVS version of the
product. It should be available in the next release.
Koret.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com
====================
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
Relevant Pages
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... There is a remote code execution
vulnerability in the Routing and Remote ... Microsoft Windows XP Service Pack 1 and
Microsoft Windows XP Service ... (Securiteam)
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... The Arkeia Network Backup Client
allows a remote ... my $class = shift; ... sub Check { ...
(Securiteam)
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... excellent remote computing
system that is very easy to use. ... Remote Control 1.12 ... Control (server)
component that could allow a remote attacker to crash the ... (Securiteam)
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... vulnerabilities have been discovered
in Apple's QuickTime. ... PICT Remote Memory Overwrite: ... Apple QuickTime
PictureViewer is reported prone to remote memory overwrite ... (Securiteam)
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... "Adobe SVG Viewer 3.0 is
available in 15 languages and many ... A vulnerability in Adobe's SVG allows remote
attackers to read locally ... (Securiteam)