vendor:
Ek Rishta
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Ek Rishta
Affected Version From: 2.9
Affected Version To: 2.9
Patch Exists: YES
Related CWE: CVE-2018-7315
CPE: a:joomlaextensions.co.in:ek_rishta:2.9
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component Ek Rishta 2.9 – SQL Injection
Joomla! Component Ek Rishta 2.9 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter of the application. This can allow the attacker to access or modify the data in the back-end database.
Mitigation:
Input validation should be used to prevent SQL Injection attacks. The application should use parameterized queries to prevent SQL Injection.