CVE-2023-31047 – django
Package
Manager: pip
Name: django
Vulnerable Version: >=3.2a1 <3.2.19 || >=4.0a1 <4.1.9 || >=4.2a1 <4.2.1
Severity
Level: Critical
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS: 0.00063 pctl0.19862
Details
Django bypasses validation when using one form field to upload multiple files 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.
Metadata
Created: 2023-05-07T03:30:17Z
Modified: 2024-09-20T15:44:03Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/05/GHSA-r3xc-prgr-mg9p/GHSA-r3xc-prgr-mg9p.json
CWE IDs: ["CWE-20"]
Alternative ID: GHSA-r3xc-prgr-mg9p
Finding: F184
Auto approve: 1