CVE-2017-12794
CVSS V2 Medium 4.3
CVSS V3 Medium 6.1
Description
In Django 1.10.x before 1.10.8 and 1.11.x before 1.11.5, HTML autoescaping was disabled in a portion of the template for the technical 500 debug page. Given the right circumstances, this allowed a cross-site scripting attack. This vulnerability shouldn't affect most production sites since you shouldn't run with "DEBUG = True" (which makes this page accessible) in your production settings.
Overview
- CVE ID
- CVE-2017-12794
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2017-09-07T13:29:00
- Last Modified Date
- 2018-03-16T01:29:04
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:djangoproject:django:1.10.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.10.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.10.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.10.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.10.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.10.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.10.6:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.10.7:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.11.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.11.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.11.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.11.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:djangoproject:django:1.11.4:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 6.1
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 2.7
References
Reference URL | Reference Tags |
---|---|
https://www.djangoproject.com/weblog/2017/sep/05/security-releases/ | Patch Vendor Advisory |
http://www.securitytracker.com/id/1039264 | Third Party Advisory VDB Entry |
http://www.securityfocus.com/bid/100643 | Third Party Advisory VDB Entry |
https://usn.ubuntu.com/3559-1/ |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-12794 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12794 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 18:47:20 | Added to TrackCVE | |||
2022-12-02 20:38:20 | 2017-09-07T13:29Z | 2017-09-07T13:29:00 | CVE Published Date | updated |
2022-12-02 20:38:20 | 2018-03-16T01:29:04 | CVE Modified Date | updated | |
2022-12-02 20:38:20 | Modified | Vulnerability Status | updated |