CVE-2013-4315: Django Directory Traversal via ssi template tag
(updated )
Directory traversal vulnerability in Django 1.4.x before 1.4.7, 1.5.x before 1.5.3, and 1.6.x before 1.6 beta 3 allows remote attackers to read arbitrary files via a file path in the ALLOWED_INCLUDE_ROOTS setting followed by a ..
(dot dot) in a ssi template tag.
References
- github.com/advisories/GHSA-vjjp-9r83-22rc
- github.com/django/django
- github.com/django/django/commit/87d2750b39f6f2d54b7047225521a44dcd37e896
- github.com/django/django/commit/988b61c550d798f9a66d17ee0511fb7a9a7f33ca
- github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2013-20.yaml
- nvd.nist.gov/vuln/detail/CVE-2013-4315
- www.djangoproject.com/weblog/2013/sep/10/security-releases-issued
Detect and mitigate CVE-2013-4315 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →