Open Redirect Affecting django package, versions [,1.4.13) [1.5,1.5.8) [1.6,1.6.5)


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required

    Threat Intelligence

    EPSS 0.45% (75th percentile)
Expand this section
NVD
4.3 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-40257
  • published 14 May 2014
  • disclosed 14 May 2014
  • credit Peter Kuma, Gavin Wahl

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 Redirecting. The http.is_safe_url() function does not properly validate URLs, like http:\\\djangoproject.com., which This allows a user to be redirected to an unsafe URL unexpectedly.