An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected.
References
Link | Resource |
---|---|
https://www.djangoproject.com/weblog/2022/jul/04/security-releases/ | Patch Vendor Advisory |
https://docs.djangoproject.com/en/4.0/releases/security/ | Patch Vendor Advisory |
https://groups.google.com/forum/#!forum/django-announce | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20220818-0006/ | Third Party Advisory |
https://www.debian.org/security/2022/dsa-5254 | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2022-07-04 09:15
Updated : 2022-10-26 15:28
NVD link : CVE-2022-34265
Mitre link : CVE-2022-34265
JSON object : View
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Products Affected
djangoproject
- django