vendor:
Joomla Component Questions
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Joomla Component Questions
Affected Version From: 1.4.3
Affected Version To: 1.4.3
Patch Exists: YES
Related CWE: CVE-2018-17377
CPE: a:extensiondeveloper:joomla_component_questions:1.4.3
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component Questions 1.4.3 – SQL Injection
Joomla! Component Questions 1.4.3 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable application. This can be done by sending a specially crafted HTTP request to the vulnerable application. The attacker can use the vulnerable parameters to inject malicious SQL queries. This can be used to extract sensitive information from the database or to modify the database content.
Mitigation:
The application should use parameterized queries to prevent SQL injection attacks. The application should also use input validation to prevent malicious input from being passed to the application.