CVE-2022-28347
Vulnerability Summary
Timeline
Description
A SQL injection issue was discovered in QuerySet.explain() in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. This occurs by passing a crafted dictionary (with dictionary expansion) as the **options argument, and placing the injection payload in an option name.
CVSS Metrics
- v4.0•CRITICAL•Score: 9.3CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
- v3.1•CRITICAL•Score: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- v2.0•HIGH•Score: 7.5AV:N/AC:L/Au:N/C:P/I:P/A:P
EPSS Trends
Current EPSS score: 0.75%• Percentile: 73%
Techniques & Countermeasures
- CWE-89•Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Affected Systems
- debian•debian_linux
11.0
- djangoproject•django
≥ 2.2, < 2.2.28 | ≥ 3.2, < 3.2.13 | ≥ 4.0, < 4.0.4
- PyPI•django
≥ 3.2, < 3.2.13 | ≥ 4.0, < 4.0.4 | ≥ 2.2, < 2.2.28
References (20)
- https://groups.google.com/forum/#%21forum/django-announce
- https://docs.djangoproject.com/en/4.0/releases/security/
- http://www.openwall.com/lists/oss-security/2022/04/11/1
- https://www.djangoproject.com/weblog/2022/apr/11/security-releases/
- https://www.debian.org/security/2022/dsa-5254
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK/
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI/
- https://nvd.nist.gov/vuln/detail/CVE-2022-28347
- https://github.com/django/django/commit/00b0fc50e1738c7174c495464a5ef069408a4402
- https://github.com/django/django/commit/29a6c98b4c13af82064f993f0acc6e8fafa4d3f5
- https://github.com/django/django/commit/6723a26e59b0b5429a0c5873941e01a2e1bdbb81
- https://github.com/django/django/commit/9e19accb6e0a00ba77d5a95a91675bf18877c72d
- https://docs.djangoproject.com/en/4.0/releases/security
- https://github.com/advisories/GHSA-w24h-v9qh-8gxj
- https://github.com/django/django
- https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-191.yaml
- https://groups.google.com/forum/#!forum/django-announce
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI
- https://www.djangoproject.com/weblog/2022/apr/11/security-releases