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

CVE-2024-42005: Django SQL injection vulnerability

August 7, 2024

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.

References

  • docs.djangoproject.com/en/dev/releases/security
  • github.com/advisories/GHSA-pv4p-cwwg-4rph
  • github.com/django/django
  • github.com/django/django/commit/32ebcbf2e1fe3e5ba79a6554a167efce81f7422d
  • github.com/django/django/commit/f4af67b9b41e0f4c117a8741da3abbd1c869ab28
  • github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-70.yaml
  • nvd.nist.gov/vuln/detail/CVE-2024-42005
  • www.djangoproject.com/weblog/2024/aug/06/security-releases

Code Behaviors & Features

Detect and mitigate CVE-2024-42005 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 4.2 before 4.2.15, all versions starting from 5.0 before 5.0.8

Fixed versions

  • 5.0.8
  • 4.2.15

Solution

Upgrade to versions 4.2.15, 5.0.8 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-2024-42005.yml

Spotted a mistake? Edit the file on GitLab.

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

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