mirror of
https://github.com/django/django.git
synced 2025-07-17 16:19:12 +00:00
[3.1.x] Refs #32718 -- Corrected CVE-2021-31542 release notes.
Backport of d1f1417caed648db2f81a1ec28c47bf958c01958 from main.
This commit is contained in:
parent
0688874504
commit
9fb9944d1c
@ -13,5 +13,4 @@ CVE-2021-31542: Potential directory-traversal via uploaded files
|
||||
directory-traversal via uploaded files with suitably crafted file names.
|
||||
|
||||
In order to mitigate this risk, stricter basename and path sanitation is now
|
||||
applied. Specifically, empty file names and paths with dot segments will be
|
||||
rejected.
|
||||
applied.
|
||||
|
@ -13,5 +13,4 @@ CVE-2021-31542: Potential directory-traversal via uploaded files
|
||||
directory-traversal via uploaded files with suitably crafted file names.
|
||||
|
||||
In order to mitigate this risk, stricter basename and path sanitation is now
|
||||
applied. Specifically, empty file names and paths with dot segments will be
|
||||
rejected.
|
||||
applied.
|
||||
|
Loading…
x
Reference in New Issue
Block a user