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.
{ "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro", "ubuntu_priority": "low", "binaries": [ { "binary_version": "1.6.11-0ubuntu1.3+esm6", "binary_name": "python-django" }, { "binary_version": "1.6.11-0ubuntu1.3+esm6", "binary_name": "python-django-doc" } ] }
{ "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro", "ubuntu_priority": "low", "binaries": [ { "binary_version": "1.8.7-1ubuntu5.15+esm7", "binary_name": "python-django" }, { "binary_version": "1.8.7-1ubuntu5.15+esm7", "binary_name": "python-django-common" }, { "binary_version": "1.8.7-1ubuntu5.15+esm7", "binary_name": "python-django-doc" }, { "binary_version": "1.8.7-1ubuntu5.15+esm7", "binary_name": "python3-django" } ] }
{ "availability": "No subscription required", "ubuntu_priority": "low", "binaries": [ { "binary_version": "1:1.11.11-1ubuntu1.21", "binary_name": "python-django" }, { "binary_version": "1:1.11.11-1ubuntu1.21", "binary_name": "python-django-common" }, { "binary_version": "1:1.11.11-1ubuntu1.21", "binary_name": "python-django-doc" }, { "binary_version": "1:1.11.11-1ubuntu1.21", "binary_name": "python3-django" } ] }