vendor:
Joomla
by:
B-HUNT3|2
5,5
CVSS
MEDIUM
Directory Traversal
22 (Path Traversal)
CWE
Product Name: Joomla
Affected Version From: 1.0.5
Affected Version To: N/A
Patch Exists: N/A
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: LocalHost
N/A
Joomla (com_ccnewsletter) Directory Traversal Vulnerability
Input var controller is vulnerable to Directory Traversal Vuln. A proof of concept is provided which involves accessing the http://server/[JOOMLA_PATH]/index.php?option=com_ccnewsletter&view=ccnewsletter&Itemid=87&controller=[-DT-] URL with [-DT-] replaced by ;) to exploit the vulnerability.
Mitigation:
Ensure that user input is properly sanitized and validated to prevent directory traversal attacks.