Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by application developers to also show file contents, then not only the existence but also the file contents would have been exposed. In other words, there is directory traversal outside of the template root directories.
References
Configurations
History
21 Nov 2024, 06:08
Type | Values Removed | Values Added |
---|---|---|
References | () https://docs.djangoproject.com/en/3.2/releases/security/ - Patch, Vendor Advisory | |
References | () https://groups.google.com/forum/#%21forum/django-announce - | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B4SQG2EAF4WCI2SLRL6XRDJ3RPK3ZRDV/ - | |
References | () https://security.netapp.com/advisory/ntap-20210727-0004/ - Third Party Advisory | |
References | () https://www.djangoproject.com/weblog/2021/jun/02/security-releases/ - Patch, Vendor Advisory |
07 Nov 2023, 03:35
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-06-08 18:15
Updated : 2024-11-21 06:08
NVD link : CVE-2021-33203
Mitre link : CVE-2021-33203
CVE.ORG link : CVE-2021-33203
JSON object : View
Products Affected
djangoproject
- django
fedoraproject
- fedora
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')