此页面尚未翻译为您的语言。我们正在努力翻译,目前显示英文内容。

💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.

HIGHCVE-2020-37224CVSS 7.1

CVE-2020-37224: SQL Injection in Joomla J2 JOBS

平台

joomla

组件

joomla

正在翻译为您的语言…

CVE-2020-37224 describes a SQL Injection vulnerability discovered in Joomla J2 JOBS version 1.3.0. An authenticated attacker can exploit this flaw to manipulate database queries, potentially leading to data breaches and unauthorized access. This vulnerability impacts users running Joomla J2 JOBS 1.3.0 and can be mitigated by upgrading to a patched version or implementing temporary workarounds.

Joomla

检测此 CVE 是否影响你的项目

上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。

影响与攻击场景翻译中…

Successful exploitation of CVE-2020-37224 allows an authenticated attacker to inject malicious SQL code through the 'sortby' parameter within the Joomla J2 JOBS administrator interface. This injection can be used to extract sensitive data stored in the database, including user credentials, configuration details, and potentially other application data. The attacker's ability to manipulate database queries could also lead to data modification or deletion, significantly impacting the integrity and availability of the Joomla installation. While authentication is required, a compromised administrator account provides a high level of access, expanding the potential blast radius.

利用背景翻译中…

CVE-2020-37224 was published on May 13, 2026. The vulnerability's severity is rated HIGH with a CVSS score of 7.1. There is no indication of this vulnerability being actively exploited in the wild or appearing on KEV/EPSS lists at this time. Public proof-of-concept (POC) code may exist, increasing the risk if the vulnerability remains unpatched.

威胁情报

漏洞利用状态

概念验证未知
CISA KEVNO
互联网暴露

CVSS 向量

威胁情报· CVSS 3.1CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N7.1HIGHAttack VectorNetwork攻击者如何到达目标Attack ComplexityLow利用漏洞所需的条件Privileges RequiredLow攻击所需的认证级别User InteractionNone是否需要受害者采取行动ScopeUnchanged超出受影响组件的影响范围ConfidentialityHigh敏感数据泄露风险IntegrityLow数据未授权篡改风险AvailabilityNone服务中断风险nextguardhq.com · CVSS v3.1 基础分数
这些指标意味着什么?
Attack Vector
网络 — 可通过互联网远程利用,无需物理或本地访问。攻击面最大。
Attack Complexity
低 — 无需特殊条件,可以稳定地利用漏洞。
Privileges Required
低 — 任何有效用户账户均可。
User Interaction
无 — 攻击自动且无声,受害者无需任何操作。
Scope
未改变 — 影响仅限于脆弱组件本身。
Confidentiality
高 — 完全丧失机密性,攻击者可读取所有数据。
Integrity
低 — 攻击者可修改部分数据,影响有限。
Availability
无 — 无可用性影响。

弱点分类 (CWE)

时间线

  1. 发布日期

缓解措施和替代方案翻译中…

The primary mitigation for CVE-2020-37224 is to upgrade Joomla J2 JOBS to a patched version as soon as it becomes available. Until an upgrade is possible, implement temporary workarounds to reduce the risk. These include implementing strict input validation on the 'sortby' parameter, ensuring all user-supplied input is properly sanitized before being used in SQL queries. Employing parameterized queries or prepared statements can also prevent SQL injection attacks by separating SQL code from user data. A Web Application Firewall (WAF) configured with rules to detect and block SQL injection attempts targeting the 'sortby' parameter can provide an additional layer of defense. After implementing mitigation steps, verify their effectiveness by attempting to reproduce the vulnerability with a safe, controlled test.

修复方法翻译中…

暂无官方补丁。请查找临时解决方案或持续关注更新。

常见问题翻译中…

What is CVE-2020-37224 — SQL Injection in Joomla J2 JOBS?

CVE-2020-37224 is a SQL Injection vulnerability affecting Joomla J2 JOBS version 1.3.0. An authenticated attacker can manipulate database queries through the 'sortby' parameter, potentially extracting sensitive data.

Am I affected by CVE-2020-37224 in Joomla J2 JOBS?

You are affected if you are running Joomla J2 JOBS version 1.3.0 and have not upgraded to a patched version. Ensure you review your Joomla installation and component versions.

How do I fix CVE-2020-37224 in Joomla J2 JOBS?

The recommended fix is to upgrade Joomla J2 JOBS to a patched version. If upgrading is not immediately possible, implement input validation and parameterized queries as temporary mitigations.

Is CVE-2020-37224 being actively exploited?

There is currently no public information indicating that CVE-2020-37224 is being actively exploited in the wild, but the availability of potential POC code increases the risk.

Where can I find the official Joomla advisory for CVE-2020-37224?

Refer to the official Joomla security announcements and advisories on the Joomla website for updates and information regarding CVE-2020-37224: https://security.joomla.org/

你的项目受影响吗?

上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。

Joomla

检测此 CVE 是否影响你的项目

上传你的依赖文件,立即了解此CVE和其他CVE是否影响你。

live免费扫描

立即扫描您的Joomla项目 — 无需账户

上传任何清单文件 (composer.lock, package-lock.json, WordPress 插件列表…) 或粘贴您的组件列表。您立即获得一份漏洞报告。上传文件只是开始:拥有账户后,您将获得持续监控、Slack/电子邮件警报、多项目和白标报告。

手动扫描Slack/邮件提醒持续监控白标报告

拖放您的依赖文件

composer.lock、package-lock.json、requirements.txt、Gemfile.lock、pubspec.lock、Dockerfile...