Lucene search

K
debianDebianDEBIAN:DLA-3415-1:24039
HistoryMay 05, 2023 - 11:45 p.m.

[SECURITY] [DLA 3415-1] python-django security update

2023-05-0523:45:25
lists.debian.org
3

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

6.3 Medium

AI Score

Confidence

Low

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.001 Low

EPSS

Percentile

47.1%


Debian LTS Advisory DLA-3415-1 [email protected]
https://www.debian.org/lts/security/ Chris Lamb
May 05, 2023 https://wiki.debian.org/LTS


Package : python-django
Version : 1:1.11.29-1+deb10u8
CVE ID : CVE-2023-31047
Debian Bug : 1035467

It was discovered that there was a potential validation bypass in
Django, a popular Python-based web development framework.

Uploading multiple files using one form field has never been
supported by forms.FileField or forms.ImageField, as only the last
uploaded file was ever validated. Unfortunately, the uploading
multiple files topic in the documentation suggested otherwise.

In order to avoid a vulnerability, ClearableFileInput and FileInput
form widgets now raise ValueError when the multiple HTML attribute is
set on them. To prevent the exception and keep the old behavior, set
allow_multiple_selected to True.

For more details on using the new attribute and handling of multiple
files through a single field, please see:
https://www.djangoproject.com/weblog/2023/may/03/security-releases/

For Debian 10 buster, this problem has been fixed in version
1:1.11.29-1+deb10u8.

We recommend that you upgrade your python-django packages.

For the detailed security status of python-django please refer to
its security tracker page at:
https://security-tracker.debian.org/tracker/python-django

Further information about Debian LTS security advisories, how to apply
these updates to your system and frequently asked questions can be
found at: https://wiki.debian.org/LTS

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

6.3 Medium

AI Score

Confidence

Low

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.001 Low

EPSS

Percentile

47.1%