Attacker Value
Unknown
(0 users assessed)
Exploitability
Unknown
(0 users assessed)
User Interaction
Required
Privileges Required
None
Attack Vector
Network
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:
6.1 Medium
Impact Score:
2.7
Exploitability Score:
2.8
Vector:
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector (AV):
Network
Attack Complexity (AC):
Low
Privileges Required (PR):
None
User Interaction (UI):
Required
Scope (S):
Changed
Confidentiality (C):
Low
Integrity (I):
Low
Availability (A):
None

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