Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. Django
  4. ›
  5. CVE-2017-7234

CVE-2017-7234: Django open redirect

January 4, 2019 (updated September 18, 2024)

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

  • github.com/advisories/GHSA-h4hv-m4h4-mhwg
  • github.com/django/django
  • github.com/django/django/commit/2a9f6ef71b8e23fd267ee2be1be26dde8ab67037
  • github.com/django/django/commit/4a6b945dffe8d10e7cec107d93e6efaebfbded29
  • github.com/django/django/commit/5f1ffb07afc1e59729ce2b283124116d6c0659e4
  • github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2017-10.yaml
  • nvd.nist.gov/vuln/detail/CVE-2017-7234
  • web.archive.org/web/20170429023907/http://www.securitytracker.com/id/1038177
  • web.archive.org/web/20170526042328/http://www.securityfocus.com/bid/97401
  • www.djangoproject.com/weblog/2017/apr/04/security-releases

Code Behaviors & Features

Detect and mitigate CVE-2017-7234 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.8 before 1.8.18, all versions starting from 1.9 before 1.9.13, all versions starting from 1.10 before 1.10.7

Fixed versions

  • 1.10.7
  • 1.9.13
  • 1.8.18

Solution

Upgrade to versions 1.10.7, 1.8.18, 1.9.13 or above.

Impact 6.1 MEDIUM

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Source file

pypi/Django/CVE-2017-7234.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:34 +0000.