1 Febbraio 2021
Django 3.1.6 fixes a security issue with severity «low» and a bug in 3.1.5.
archive.extract()¶The django.utils.archive.extract() function, used by
startapp --template and startproject --template, allowed
directory-traversal via an archive with absolute paths or relative paths with
dot segments.
mar 08, 2023