Open Redirect in Djangoproject Django

CVE-2017-7233

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) conside…

Vulnerability class: Open Redirect

EPSS: 0.007 (73.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2017-7233?
CVE-2017-7233 is a medium-severity vulnerability in Djangoproject Django, classified under URL Redirection to Untrusted Site (Open Redirect). CVSS score: 6.1/10. Published 2017-04-04.
How severe is CVE-2017-7233?
Medium severity. CVSS v3 base score is 6.1 out of 10.
Is CVE-2017-7233 known to be exploited?
2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.