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
Configurations
History
21 Nov 2024, 06:57
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2022/04/11/1 - Mailing List, Patch, Third Party Advisory | |
References | () https://docs.djangoproject.com/en/4.0/releases/security/ - Patch, Vendor Advisory | |
References | () https://groups.google.com/forum/#%21forum/django-announce - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK/ - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI/ - | |
References | () https://www.debian.org/security/2022/dsa-5254 - Third Party Advisory | |
References | () https://www.djangoproject.com/weblog/2022/apr/11/security-releases/ - Patch, Vendor Advisory |
07 Nov 2023, 03:45
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2022-04-12 05:15
Updated : 2024-11-21 06:57
NVD link : CVE-2022-28347
Mitre link : CVE-2022-28347
CVE.ORG link : CVE-2022-28347
JSON object : View
Products Affected
djangoproject
- django
debian
- debian_linux
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')