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

CVE-2023-31047: Django bypasses validation when using one form field to upload multiple files

May 7, 2023 (updated September 20, 2024)

In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django’s “Uploading multiple files” documentation suggested otherwise.

References

  • docs.djangoproject.com/en/4.2/releases/security
  • github.com/advisories/GHSA-r3xc-prgr-mg9p
  • github.com/django/django
  • github.com/django/django/commit/21b1b1fc03e5f9e9f8c977ee6e35618dd3b353dd
  • github.com/django/django/commit/e7c3a2ccc3a562328600be05068ed9149e12ce64
  • github.com/django/django/commit/eed53d0011622e70b936e203005f0e6f4ac48965
  • github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2023-61.yaml
  • groups.google.com/forum/
  • lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A45VKTUVQ2BN6D5ZLZGCM774R6QGFOHW
  • lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DNEHD6N435OE2XUFGDAAVAXSYWLCUBFD
  • nvd.nist.gov/vuln/detail/CVE-2023-31047
  • security.netapp.com/advisory/ntap-20230609-0008
  • www.djangoproject.com/weblog/2023/may/03/security-releases

Code Behaviors & Features

Detect and mitigate CVE-2023-31047 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 3.2a1 before 3.2.19, all versions starting from 4.0a1 before 4.1.9, all versions starting from 4.2a1 before 4.2.1

Fixed versions

  • 3.2.19
  • 4.1.9
  • 4.2.1

Solution

Upgrade to versions 3.2.19, 4.1.9, 4.2.1 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-20: Improper Input Validation

Source file

pypi/Django/CVE-2023-31047.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:05 +0000.