mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed CVE-2021-3281 -- Fixed potential directory-traversal via archive.extract().
Thanks Florian Apolloner, Shai Berger, and Simon Charette for reviews. Thanks Wang Baohua for the report.
This commit is contained in:
@@ -52,6 +52,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.0.12
|
||||
3.0.11
|
||||
3.0.10
|
||||
3.0.9
|
||||
@@ -70,6 +71,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
2.2.18
|
||||
2.2.17
|
||||
2.2.16
|
||||
2.2.15
|
||||
|
||||
Reference in New Issue
Block a user