CVE-2021-3281 - log back

CVE-2021-3281 edited at 02 Feb 2021 08:27:58
Description
- 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.
+ In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.
CVE-2021-3281 edited at 01 Feb 2021 18:37:48
Severity
- Medium
+ Low
CVE-2021-3281 edited at 01 Feb 2021 11:38:04
Severity
- Unknown
+ Medium
Remote
- Unknown
+ Local
Type
- Unknown
+ Directory traversal
Description
+ 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.
References
+ https://www.djangoproject.com/weblog/2021/feb/01/security-releases/
+ https://github.com/django/django/commit/02e6592835b4559909aa3aaaf67988fef435f624
Notes
CVE-2021-3281 created at 01 Feb 2021 11:35:43