CVE-2019-14234
SQL Injection in Django
9.8
CRITICAL
CVSS 3.1
EPSS 47.7%
描述
An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. Due to an error in shallow key transformation, key and index lookups for django.contrib.postgres.fields.JSONField, and key lookups for django.contrib.postgres.fields.HStoreField, were subject to SQL injection. This could, for example, be exploited via crafted use of "OR 1=1" in a key or index name to return all records, using a suitably crafted dictionary, with dictionary expansion, as the **kwargs passed to the QuerySet.filter() function.
如何修補 CVE-2019-14234
要修補 CVE-2019-14234,請將受影響套件升級到下列已修補版本。
- —升級至 1.11.23-r0 或更新版本
- —升級至 1.11.23-r0 或更新版本
- —升級至 2:2.2.4-1 或更新版本
- —升級至 1.11.23 或更新版本
- —升級至 2.1.11 或更新版本
CVE-2019-14234 正在被利用嗎?
中等 — EPSS 為 47.7%,可持續追蹤但非最高優先。
受影響套件(5)
- from 0, < 1.11.23-r0
- from 0, < 1.11.23-r0
- from 0, < 2:2.2.4-1
- >= 1.11a1, < 1.11.23
- >= 2.1, < 2.1.11, >= 1.11, < 1.11.23, >= 2.2, < 2.2.4
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |