CVE-2023-31047

CVSS V2 None CVSS V3 None
Description
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.
Overview
  • CVE ID
  • CVE-2023-31047
  • Assigner
  • cve@mitre.org
  • Vulnerability Status
  • Received
  • Published Version
  • 2023-05-07T02:15:08
  • Last Modified Date
  • 2023-05-07T02:15:08
History
Created Old Value New Value Data Type Notes
2023-05-07 03:00:28 Added to TrackCVE