VDB
KO

PYSEC-2017-10

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / django
Introduced in: 1.10 Fixed in: 1.10.7
Fix pip install --upgrade 'django>=1.8.18'

References