CVE-2017-7234: Django open redirect
(updated )
A maliciously crafted URL to a Django (1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18) site using the django.views.static.serve()
view could redirect to any other domain, aka an open redirect vulnerability.
References
- github.com/advisories/GHSA-h4hv-m4h4-mhwg
- github.com/django/django
- github.com/django/django/commit/2a9f6ef71b8e23fd267ee2be1be26dde8ab67037
- github.com/django/django/commit/4a6b945dffe8d10e7cec107d93e6efaebfbded29
- github.com/django/django/commit/5f1ffb07afc1e59729ce2b283124116d6c0659e4
- github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2017-10.yaml
- nvd.nist.gov/vuln/detail/CVE-2017-7234
- web.archive.org/web/20170429023907/http://www.securitytracker.com/id/1038177
- web.archive.org/web/20170526042328/http://www.securityfocus.com/bid/97401
- www.djangoproject.com/weblog/2017/apr/04/security-releases
Detect and mitigate CVE-2017-7234 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 →