vendor:
Project Log
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Project Log
Affected Version From: 1.5.3
Affected Version To: 1.5.3
Patch Exists: YES
Related CWE: CVE-2018-6024
CPE: a:thethinkery:project_log:1.5.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component Project Log 1.5.3 – SQL Injection
Joomla! Component Project Log 1.5.3 is vulnerable to SQL Injection. An attacker can inject malicious SQL queries via the 'search' parameter in the 'index.php' file. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. This can be used to bypass authentication and gain access to unauthorized data.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.