Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2023-31047

Опубликовано: 07 мая 2023
Источник: debian

Описание

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.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
python-djangofixed3:3.2.19-1package
python-djangofixed2:2.2.28-1~deb11u2bullseyepackage

Примечания

  • https://www.djangoproject.com/weblog/2023/may/03/security-releases/

  • https://github.com/django/django/commit/fb4c55d9ec4bb812a7fb91fa20510d91645e411b (main)

  • https://github.com/django/django/commit/eed53d0011622e70b936e203005f0e6f4ac48965 (3.2.19)

  • https://www.openwall.com/lists/oss-security/2023/05/03/1

Связанные уязвимости

CVSS3: 9.8
ubuntu
больше 2 лет назад

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.

CVSS3: 6.5
redhat
больше 2 лет назад

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.

CVSS3: 9.8
nvd
больше 2 лет назад

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.

CVSS3: 9.8
redos
больше 2 лет назад

Уязвимость Django

CVSS3: 9.8
github
больше 2 лет назад

Django bypasses validation when using one form field to upload multiple files