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.
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://www.debian.org/security/2022/dsa-5254 | Third Party Advisory |
Information
Published : 2022-04-11 22:15
Updated : 2022-11-07 18:21
NVD link : CVE-2022-28347
Mitre link : CVE-2022-28347
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