vendor:
DW Graph Component
by:
Chip D3 Bi0s
N/A
CVSS
N/A
Local File Inclusion
98
CWE
Product Name: DW Graph Component
Affected Version From: DW Graph Component 1.0
Affected Version To: DW Graph Component 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:decryptweb:dw_graph_component
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Joomla 1.5
2010
Joomla Component DW Graph Local File Inclusion
A vulnerability exists in the DW Graph Component for Joomla 1.5, which allows an attacker to include a local file via a specially crafted URL. The vulnerability is due to insufficient sanitization of user-supplied input to the 'controller' parameter in the 'dwgraphs.php' script. An attacker can exploit this vulnerability to include a local file from the web server and execute arbitrary code.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.