vendor:
Checklist
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Checklist
Affected Version From: 1.1.1
Affected Version To: 1.1.1
Patch Exists: YES
Related CWE: CVE-2018-7318
CPE: a:joomplace:checklist:1.1.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component CheckList 1.1.1 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component CheckList 1.1.1. An attacker can send a specially crafted HTTP request to the vulnerable application in order to execute arbitrary SQL commands in application's database. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code in the affected parameter.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also use parameterized queries to prevent SQL injection.