Attacker Value
Unknown
(0 users assessed)
Exploitability
Unknown
(0 users assessed)
User Interaction
Unknown
Privileges Required
Unknown
Attack Vector
Unknown
0

CVE-2017-7233

Disclosure Date: April 04, 2017
Add MITRE ATT&CK tactics and techniques that apply to this CVE.

Description

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()) considered some numeric URLs “safe” when they shouldn’t be, aka an open redirect vulnerability. Also, if a developer relies on is_safe_url() to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.

Add Assessment

No one has assessed this topic. Be the first to add your voice to the community.

CVSS V3 Severity and Metrics
Base Score:
None
Impact Score:
Unknown
Exploitability Score:
Unknown
Vector:
Unknown
Attack Vector (AV):
Unknown
Attack Complexity (AC):
Unknown
Privileges Required (PR):
Unknown
User Interaction (UI):
Unknown
Scope (S):
Unknown
Confidentiality (C):
Unknown
Integrity (I):
Unknown
Availability (A):
Unknown

General Information

Vendors

  • djangoproject

Products

  • django 1.10.0,
  • django 1.10.1,
  • django 1.10.2,
  • django 1.10.3,
  • django 1.10.4,
  • django 1.10.5,
  • django 1.10.6,
  • django 1.8.0,
  • django 1.8.1,
  • django 1.8.10,
  • django 1.8.11,
  • django 1.8.12,
  • django 1.8.13,
  • django 1.8.14,
  • django 1.8.15,
  • django 1.8.16,
  • django 1.8.17,
  • django 1.8.2,
  • django 1.8.3,
  • django 1.8.4,
  • django 1.8.5,
  • django 1.8.6,
  • django 1.8.7,
  • django 1.8.8,
  • django 1.8.9,
  • django 1.9,
  • django 1.9.1,
  • django 1.9.10,
  • django 1.9.11,
  • django 1.9.12,
  • django 1.9.2,
  • django 1.9.3,
  • django 1.9.4,
  • django 1.9.5,
  • django 1.9.6,
  • django 1.9.7,
  • django 1.9.8,
  • django 1.9.9
Technical Analysis