6.1
CVE-2017-12794
- EPSS 18.77%
- Veröffentlicht 07.09.2017 13:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Djangoproject ≫ Django Version1.10.0
Djangoproject ≫ Django Version1.10.1
Djangoproject ≫ Django Version1.10.2
Djangoproject ≫ Django Version1.10.3
Djangoproject ≫ Django Version1.10.4
Djangoproject ≫ Django Version1.10.5
Djangoproject ≫ Django Version1.10.6
Djangoproject ≫ Django Version1.10.7
Djangoproject ≫ Django Version1.11.0
Djangoproject ≫ Django Version1.11.1
Djangoproject ≫ Django Version1.11.2
Djangoproject ≫ Django Version1.11.3
Djangoproject ≫ Django Version1.11.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 18.77% | 0.95 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.