CVE-2023-31047
Published: 3 May 2023
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.
Priority
Status
Package | Release | Status |
---|---|---|
python-django Launchpad, Ubuntu, Debian |
bionic |
Released
(1:1.11.11-1ubuntu1.21)
|
focal |
Released
(2:2.2.12-1ubuntu0.17)
|
|
jammy |
Released
(2:3.2.12-2ubuntu1.6)
|
|
kinetic |
Released
(3:3.2.15-1ubuntu1.3)
|
|
lunar |
Released
(3:3.2.18-1ubuntu0.1)
|
|
trusty |
Released
(1.6.11-0ubuntu1.3+esm6)
|
|
upstream |
Released
(4.2.1,4.1.9,3.2.19)
|
|
xenial |
Released
(1.8.7-1ubuntu5.15+esm7)
|
Severity score breakdown
Parameter | Value |
---|---|
Base score | 9.8 |
Attack vector | Network |
Attack complexity | Low |
Privileges required | None |
User interaction | None |
Scope | Unchanged |
Confidentiality | High |
Integrity impact | High |
Availability impact | High |
Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |