This repository has been archived by the owner on May 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
[Snyk: Low -Research] Directory Traversal (due 05/04/2021) #563
Labels
Milestone
Comments
lbeaufort
changed the title
snyk-Directory Traversal--LOW (due 05/04/2021)
[Snyk: Low] Directory Traversal (due 05/04/2021)
Feb 11, 2021
1 task
1 task
1 task
1 task
rfultz
changed the title
[Snyk: Low] Directory Traversal (due 05/04/2021)
[Snyk: Low -Research] Directory Traversal (due 05/04/2021)
Apr 1, 2021
The following are incompatible with Django 2.2.18:
|
Django patch in version 2.2.x |
1 task
This vulnerability is not an issue for us as there is no upload capability. Closing this issue. |
2 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Updating this ticket from a Snyk issue to a research ticket because of how extensive it could be. Because Django on egres is 1.11.29 and we need to bump Django to 2.x or 3.x, we'll be upgrading Django 1-2 major versions for egregs / regulations-site / regulations-core / regulations-parser. Lots of possible complications.
Snyk notes
ref: https://app.snyk.io/vuln/SNYK-PYTHON-DJANGO-1066259
Vulnerable module: django
django@1.11.29, django-overextends@0.4.3 and others
No known exploit
2.2.18, 3.0.12, 3.1.6
django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Affected versions of this package are vulnerable to Directory Traversal via the django.utils.archive.extract() function, which is used by startapp --template and startproject --template. This can happen via an archive with absolute paths or relative paths with dot segments.
Remediation: Upgrade django to version 2.2.18, 3.0.12, 3.1.6 or higher.
Completion Criteria
The text was updated successfully, but these errors were encountered: