CVE-2019-14234
Last modified
CVE-2019-14234 is a vulnerability of currently unknown severity. 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. EPSS estimates a 46.34% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Djangoproject | Django | >= 1.11, < 1.11.23 |
| Djangoproject | Django | >= 2.1, < 2.1.11 |
| Djangoproject | Django | >= 2.2, < 2.2.4 |
| Fedoraproject | Fedora | 30 |
| Debian | Debian Linux | 9.0 |
| Debian | Debian Linux | 10.0 |
References
- http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.htmlMailing List, Third Party Advisory
- https://docs.djangoproject.com/en/dev/releases/security/Vendor Advisory
- https://seclists.org/bugtraq/2019/Aug/15Mailing List, Third Party Advisory
- https://www.debian.org/security/2019/dsa-4498Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00025.htmlMailing List, Third Party Advisory
- https://docs.djangoproject.com/en/dev/releases/security/Vendor Advisory
- https://seclists.org/bugtraq/2019/Aug/15Mailing List, Third Party Advisory
- https://www.debian.org/security/2019/dsa-4498Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-14234?
How severe is CVE-2019-14234?
How do I fix CVE-2019-14234?
Are you affected by CVE-2019-14234?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
