vendor:
Joomla component com_jwmmxtd
by:
eidelweiss
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: Joomla component com_jwmmxtd
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Joomla component com_jwmmxtd <= Remote File Inclusion Vulnerability
The Joomla component com_jwmmxtd has a vulnerability that allows remote file inclusion. The vulnerability is present in the admin.jwmmxtd.php file, where the mosConfig_absolute_path parameter is not properly sanitized, allowing an attacker to include arbitrary files from the server.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and validate the input before including files. Additionally, it is recommended to keep the Joomla installation up to date with the latest security patches.