vendor:
Visual Calendar
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Visual Calendar
Affected Version From: 3.1.3
Affected Version To: 3.1.3
Patch Exists: YES
Related CWE: CVE-2018-6395
CPE: a:joomlacalendars:visual_calendar:3.1.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component Visual Calendar 3.1.3 – SQL Injection
The vulnerability allows an attacker to inject sql commands. The attacker can exploit the vulnerability by sending a malicious SQL query to the vulnerable parameter. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
Mitigation:
Input validation should be used to prevent SQL injection attacks. The application should also use parameterized queries to prevent SQL injection.