Mambo Module MOStlyCE 2.4 - 'connector.php' Cross-Site Scripting
Author: AmnPardaz
type: webapps
platform: php
port:
date_added: 2008-01-28
date_updated: 2014-01-20
verified: 1
codes: CVE-2008-7213;OSVDB-42530
tags:
aliases:
screenshot_url:
application_url:
source: https://www.securityfocus.com/bid/27470/info
The MOStlyCE module for Mambo is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
MOStlyCE 2.4 included with Mambo 4.6.3 is vulnerable; other versions may also be affected.
http://localhost/MamboV4.6.3/mambots/editors/mostlyce/jscripts/tiny_mce/filemanager/connectors/php/connector.php?Command=<script>alert(document.cookie)</script>