Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Djangoproject | Django | 1.8.0 |
Related Weaknesses (CWE)
References
- http://www.debian.org/security/2017/dsa-3835
- http://www.securityfocus.com/bid/97401Third Party AdvisoryVDB Entry
- http://www.securitytracker.com/id/1038177
- https://www.djangoproject.com/weblog/2017/apr/04/security-releases/Vendor Advisory
- http://www.debian.org/security/2017/dsa-3835
- http://www.securityfocus.com/bid/97401Third Party AdvisoryVDB Entry
- http://www.securitytracker.com/id/1038177
- https://www.djangoproject.com/weblog/2017/apr/04/security-releases/Vendor Advisory
FAQ
What is CVE-2017-7234?
CVE-2017-7234 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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...
How severe is CVE-2017-7234?
CVE-2017-7234 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-7234?
Check the references section above for vendor advisories and patch information. Affected products include: Djangoproject Django.