vendor:
Joomla Component wmi (com_wmi)
by:
wishnusakti + inc0mp13te (HH)
7,5
CVSS
HIGH
Local File Inclusion (LFI)
22
CWE
Product Name: Joomla Component wmi (com_wmi)
Affected Version From: N/A
Affected Version To: N/A
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
2010
Joomla Component wmi (com_wmi) LFI Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'controller' parameter to '/components/com_wmi/wmi.php'. This can be exploited to include arbitrary files from local resources via directory traversal attacks.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.