vendor:
FlashGames
by:
AntiSecurity
7,5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: FlashGames
Affected Version From: 1.5.0
Affected Version To: 1.5.0
Patch Exists: No
Related CWE: N/A
CPE: a:joomla:joomla
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 FlashGames Local File Inclusion Vulnerability
A local file inclusion vulnerability exists in the com_flashgames version 1.5.0 component of Joomla. An attacker can exploit this vulnerability by sending a specially crafted HTTP request to the vulnerable server. This request contains malicious input to the 'controller' parameter of the vulnerable component. This input is then used to include a file from the local system, allowing an attacker to view the contents of the file.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in file operations.