vendor:
Joomla Component com_ganalytics
by:
AtT4CKxT3rR0r1ST
9,3
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Joomla Component com_ganalytics
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
2009
Joomla Component com_ganalytics Local File Inclusion
The vulnerability exists due to insufficient sanitization of user-supplied input in the 'controller' parameter of the 'index.php' script. A remote attacker can send a specially crafted request to the vulnerable script and execute arbitrary PHP code on the target system. Successful exploitation of this vulnerability requires that 'Register Globals' is enabled.
Mitigation:
Disable 'Register Globals' and ensure that user-supplied input is properly sanitized.