CVE-2017-7233 Detail
Modified
This vulnerability has been modified since it was last analyzed by the NVD. It is awaiting reanalysis which may result in further changes to the information provided.
Current 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.
Source:
MITRE
Description Last Modified:
04/04/2017
View Analysis Description
Analysis 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.
Source:
MITRE
Description Last Modified:
04/04/2017
Impact
CVSS v3.0 Severity and Metrics:
Base Score:
6.1 MEDIUM
Vector:
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
(V3 legend)
Impact Score:
2.7
Exploitability Score:
2.8
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
CVSS v2.0 Severity and Metrics:
Base Score:
5.8 MEDIUM
Vector:
(AV:N/AC:M/Au:N/C:P/I:P/A:N)
(V2 legend)
Impact Subscore:
4.9
Exploitability Subscore:
8.6
Access Vector (AV):
Network
Access Complexity (AC):
Medium
Authentication (AU):
None
Confidentiality (C):
Partial
Integrity (I):
Partial
Availability (A):
None
Additional Information:
Victim must voluntarily interact with attack mechanism Allows unauthorized disclosure of information Allows unauthorized modification
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because
they may have information that would be of interest to you. No inferences should be drawn on account of other sites
being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose.
NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further,
NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about
this page to nvd@nist.gov.
Technical Details
Vulnerability Type
(View All)
- URL Redirection to Untrusted Site ('Open Redirect') (CWE-601)
Change History
7 change records found
- show changes
CVE Modified by MITRE -
10/17/2018 6:29:15 AM
| Action |
Type |
Old Value |
New Value |
| Added |
Reference |
|
https://access.redhat.com/errata/RHSA-2018:2927 [No Types Assigned] |
CVE Modified by MITRE -
1/4/2018 9:31:50 PM
| Action |
Type |
Old Value |
New Value |
| Added |
Reference |
|
https://access.redhat.com/errata/RHSA-2017:1445 [No Types Assigned] |
| Added |
Reference |
|
https://access.redhat.com/errata/RHSA-2017:1451 [No Types Assigned] |
| Added |
Reference |
|
https://access.redhat.com/errata/RHSA-2017:1462 [No Types Assigned] |
| Added |
Reference |
|
https://access.redhat.com/errata/RHSA-2017:1470 [No Types Assigned] |
| Added |
Reference |
|
https://access.redhat.com/errata/RHSA-2017:1596 [No Types Assigned] |
CVE Modified by MITRE -
12/1/2017 9:29:08 PM
| Action |
Type |
Old Value |
New Value |
| Added |
Reference |
|
https://access.redhat.com/errata/RHSA-2017:3093 [No Types Assigned] |
CVE Modified by MITRE -
11/3/2017 9:29:50 PM
| Action |
Type |
Old Value |
New Value |
| Added |
Reference |
|
http://www.debian.org/security/2017/dsa-3835 [No Types Assigned] |
CVE Modified by MITRE -
7/11/2017 9:29:19 PM
| Action |
Type |
Old Value |
New Value |
| Added |
Reference |
|
http://www.securitytracker.com/id/1038177 [No Types Assigned] |
Initial Analysis -
4/11/2017 3:08:54 PM
| Action |
Type |
Old Value |
New Value |
| Added |
CPE Configuration |
|
Record truncated, showing 500 of 2820 characters.
View Entire Change Record
OR
*cpe:2.3:a:djangoproject:django:1.10.0:*:*:*:*:*:*:*
*cpe:2.3:a:djangoproject:django:1.10.0:a1:*:*:*:*:*:*
*cpe:2.3:a:djangoproject:django:1.10.0:b1:*:*:*:*:*:*
*cpe:2.3:a:djangoproject:django:1.10.0:rc1:*:*:*:*:*:*
*cpe:2.3:a:djangoproject:django:1.10.1:*:*:*:*:*:*:*
*cpe:2.3:a:djangoproject:django:1.10.2:*:*:*:*:*:*:*
*cpe:2.3:a:djangoproject:django:1.10.3:*:*:*:*:*:*:*
*cpe:2.3:a:djangoproject:django:1.10.4:*:*:*:*:*:*:*
*cpe:2.3:a:djangoproject |
| Added |
CVSS V2 |
|
(AV:N/AC:M/Au:N/C:P/I:P/A:N) |
| Added |
CVSS V3 |
|
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
| Added |
CWE |
|
CWE-601 |
| Changed |
Reference Type |
http://www.securityfocus.com/bid/97406 No Types Assigned |
http://www.securityfocus.com/bid/97406 Third Party Advisory, VDB Entry |
| Changed |
Reference Type |
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/ No Types Assigned |
https://www.djangoproject.com/weblog/2017/apr/04/security-releases/ Vendor Advisory |
CVE Modified by MITRE -
4/6/2017 9:59:01 PM
| Action |
Type |
Old Value |
New Value |
| Added |
Reference |
|
http://www.securityfocus.com/bid/97406 [No Types Assigned] |
Quick Info
CVE Dictionary Entry:
CVE-2017-7233
NVD Published Date:
04/04/2017
NVD Last Modified:
10/17/2018
|