CVE-2020-37224 HIGH

CVE-2020-37224: Joomla J2 JOBS 1.3.0 Authenticated SQL Injection via sortby

Vendor Joomsky
Product J2 JOBS
Weakness CWE-89 · SQLi
Published May 13, 2026
Last update May 14, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Joomla J2 JOBS 1.3.0 contains an authenticated SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'sortby' parameter. Attackers can send POST requests to the administrator index with malicious 'sortby' values to extract sensitive database information.

Explanation of Vulnerability in Simple Terms

02Summary

J2 JOBS contains a SQL injection vulnerability in versions 1.3.0 and later. An attacker with low-level access can inject malicious SQL commands through unfiltered input, potentially reading or modifying the site's database. The vulnerability requires authentication but no user interaction.

What an attacker can do

03Attacker Capabilities

Read or modify database contents by injecting SQL commands through the application.

Potential impact on your site

04Site Impact

Unauthorized access to job listings, user data, and site configuration stored in the database.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

May 13, 2026 CVE published
May 14, 2026 Record updated

Related vulnerabilities

08Related CVE