vendor:
Joomla Component com_searchlog
by:
d0lc3
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Joomla Component com_searchlog
Affected Version From: 3.1.2000
Affected Version To: 3.1.2000
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Linux
2010
Joomla Component com_searchlog SQL Injection
The Joomla component com_searchlog is vulnerable to SQL Injection. The vulnerability is located in the 'log.php' file at line 30. An attacker can exploit this vulnerability by manipulating the 'search' parameter in a POST request. By injecting malicious SQL code, an attacker can manipulate the database and potentially gain unauthorized access or retrieve sensitive information.
Mitigation:
Update to the latest version of the Joomla component com_searchlog. Implement proper input validation and parameterized queries to prevent SQL Injection attacks.