2021 年 2 月 1 日
Django 2.2.18 fixes a security issue with severity "low" in 2.2.17.
archive.extract()
由 startapp --template 和 startproject --template 使用的 django.utils.archive.extract() 函数,允许通过带有绝对路径或带有点段的相对路径的存档进行目录遍历。
startapp --template
startproject --template
django.utils.archive.extract()
Django 2.2.19 版本发行说明
Django 2.2.17 版本发行说明
9月 22, 2023