vendor:
Jobs Factory
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Jobs Factory
Affected Version From: 2.0.4
Affected Version To: 2.0.4
Patch Exists: YES
Related CWE: CVE-2018-17382
CPE: 2.0.4
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Joomla! Component Jobs Factory 2.0.4 – SQL Injection
Joomla! Component Jobs Factory 2.0.4 is vulnerable to SQL Injection. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'filter_letter' in the 'index.php' file. This can allow the attacker to gain access to the database and execute arbitrary SQL commands.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.