vendor:
J2 JOBS
by:
Mehmet Kelepçe / Gais Cyber Security
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: J2 JOBS
Affected Version From: 1.3.0
Affected Version To: 1.3.0
Patch Exists: NO
Related CWE: N/A
CPE: a:joomsky:j2_jobs:1.3.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux - Apache2
2020
Joomla! J2 JOBS 1.3.0 – ‘sortby’ Authenticated SQL Injection
An authenticated SQL injection vulnerability exists in Joomla! J2 JOBS 1.3.0. The vulnerability is due to improper validation of user-supplied input in the 'sortby' parameter. An attacker can exploit this vulnerability to execute arbitrary SQL commands in the application's database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.