An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2022/04/11/1 | Mailing List Patch Third Party Advisory |
https://docs.djangoproject.com/en/4.0/releases/security/ | Patch Vendor Advisory |
https://www.djangoproject.com/weblog/2022/apr/11/security-releases/ | Patch Vendor Advisory |
https://groups.google.com/forum/#!forum/django-announce | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2022/04/msg00013.html | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20220609-0002/ | Third Party Advisory |
https://www.debian.org/security/2022/dsa-5254 | Third Party Advisory |
Configurations
Information
Published : 2022-04-11 22:15
Updated : 2022-11-07 11:39
NVD link : CVE-2022-28346
Mitre link : CVE-2022-28346
JSON object : View
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Products Affected
debian
- debian_linux
djangoproject
- django