Open Redirect Affecting django package, versions [,1.8.18) [1.9,1.9.13) [1.10,1.10.7)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Scope Changed

    Threat Intelligence

    EPSS 0.16% (53rd percentile)
Expand this section
NVD
6.1 medium
Expand this section
Red Hat
4.7 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-DJANGO-40461
  • published 5 Apr 2017
  • disclosed 4 Apr 2017
  • credit Unknown

How to fix?

Upgrade django to version 1.8.18, 1.9.13, 1.10.7 or higher.

Overview

django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Affected versions of this package are vulnerable to Open Redirect. A maliciously crafted URL to a Django site using the django.views.static.serve() view could redirect to any other domain.