Looking for the vulnerability index of Invicti's legacy products?
Django URL Redirection to Untrusted Site ('Open Redirect') Vulnerability (CVE-2017-7234) - Vulnerability Database

Django URL Redirection to Untrusted Site ('Open Redirect') Vulnerability (CVE-2017-7234)

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.

References

Related Vulnerabilities