Vulnerability Database

289,599

Total vulnerabilities in the database

CVE-2023-31047

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.

CVSS v3:

  • Severity: Critical
  • Score: 9.8
  • AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CWEs:

Software From Fixed in
Django 3.2.0 3.2.19
Django 4.0.0 4.1.9
Django 4.2.0 4.2.1
djangoproject / django 4.2-rc1 4.2-rc1.x
djangoproject / django 4.2-b1 4.2-b1.x
djangoproject / django 4.2 4.2.x
djangoproject / django 4.0 4.1.9
djangoproject / django 3.2 3.2.19
fedoraproject / fedora 38 38.x