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.
The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
Link | Tags |
---|---|
http://www.securitytracker.com/id/1038177 | vdb entry |
http://www.securityfocus.com/bid/97401 | vdb entry third party advisory |
http://www.debian.org/security/2017/dsa-3835 | vendor advisory |
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/ | vendor advisory |