vendor:
com_graphics
by:
wishnusakti + inc0mp13te (HH)
8,8
CVSS
HIGH
Local File Inclusion (LFI)
98
CWE
Product Name: com_graphics
Affected Version From: 1.0.6
Affected Version To: 1.0.6
Patch Exists: NO
Related CWE: N/A
CPE: a:htmlcoderhelper:com_graphics:1.0.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
2010
Joomla Component graphics (com_graphics) v1.0.6 LFI Vulnerability
An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable application. The application then includes the file specified in the request, allowing an attacker to view arbitrary files on the server.
Mitigation:
The application should validate user input and filter out any special characters. Additionally, the application should be configured to only allow access to files that are necessary for the application to function.