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.