Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. Django
  4. ›
  5. CVE-2022-28346

CVE-2022-28346: SQL Injection in Django

April 13, 2022 (updated September 20, 2024)

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

  • docs.djangoproject.com/en/4.0/releases/security
  • github.com/advisories/GHSA-2gwj-7jmv-h26r
  • github.com/django/django
  • github.com/django/django/commit/2044dac5c6968441be6f534c4139bcf48c5c7e48
  • github.com/django/django/commit/2c09e68ec911919360d5f8502cefc312f9e03c5d
  • github.com/django/django/commit/800828887a0509ad1162d6d407e94d8de7eafc60
  • github.com/django/django/commit/93cae5cb2f9a4ef1514cf1a41f714fef08005200
  • github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-190.yaml
  • groups.google.com/forum/
  • lists.debian.org/debian-lts-announce/2022/04/msg00013.html
  • 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-28346
  • security.netapp.com/advisory/ntap-20220609-0002
  • www.debian.org/security/2022/dsa-5254
  • www.djangoproject.com/weblog/2022/apr/11/security-releases

Code Behaviors & Features

Detect and mitigate CVE-2022-28346 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 →

Affected versions

All versions starting from 2.2 before 2.2.28, all versions starting from 3.2 before 3.2.13, all versions starting from 4.0 before 4.0.4

Fixed versions

  • 2.2.28
  • 3.2.13
  • 4.0.4

Solution

Upgrade to versions 2.2.28, 3.2.13, 4.0.4 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

pypi/Django/CVE-2022-28346.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:46 +0000.