CVE-2022-34265: Django `Trunc()` and `Extract()` database functions vulnerable to SQL Injection
(updated )
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
- docs.djangoproject.com/en/4.0/releases/security
- github.com/advisories/GHSA-p64x-8rxx-wf6q
- github.com/django/django
- github.com/django/django/commit/0dc9c016fadb71a067e5a42be30164e3f96c0492
- github.com/django/django/commit/5e2f4ddf2940704a26a4ac782b851989668d74db
- github.com/django/django/commit/877c800f255ccaa7abde1fb944de45d1616f5cc9
- github.com/django/django/commit/a9010fe5555e6086a9d9ae50069579400ef0685e
- github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-213.yaml
- groups.google.com/forum/
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HWY6DQWRVBALV73BPUVBXC3QIYUM24IK
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LTZVAKU5ALQWOKFTPISE257VCVIYGFQI
- nvd.nist.gov/vuln/detail/CVE-2022-34265
- security.netapp.com/advisory/ntap-20220818-0006
- www.debian.org/security/2022/dsa-5254
- www.djangoproject.com/weblog/2022/jul/04/security-releases
Detect and mitigate CVE-2022-34265 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →