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

CVE-2022-28347: SQL Injection in Django

April 13, 2022 (updated September 20, 2024)

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

  • docs.djangoproject.com/en/4.0/releases/security
  • github.com/advisories/GHSA-w24h-v9qh-8gxj
  • github.com/django/django
  • github.com/django/django/commit/00b0fc50e1738c7174c495464a5ef069408a4402
  • github.com/django/django/commit/29a6c98b4c13af82064f993f0acc6e8fafa4d3f5
  • github.com/django/django/commit/6723a26e59b0b5429a0c5873941e01a2e1bdbb81
  • github.com/django/django/commit/9e19accb6e0a00ba77d5a95a91675bf18877c72d
  • github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2022-191.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-28347
  • www.debian.org/security/2022/dsa-5254
  • www.djangoproject.com/weblog/2022/apr/11/security-releases

Code Behaviors & Features

Detect and mitigate CVE-2022-28347 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-28347.yml

Spotted a mistake? Edit the file on GitLab.

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

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