2021 年 2 月 1 日
Django 2.2.18 修复了 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 版本发行说明
4月 27, 2025