6.1

CVE-2017-12794

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.

Data is provided by the National Vulnerability Database (NVD)
DjangoprojectDjango Version1.10.0
DjangoprojectDjango Version1.10.1
DjangoprojectDjango Version1.10.2
DjangoprojectDjango Version1.10.3
DjangoprojectDjango Version1.10.4
DjangoprojectDjango Version1.10.5
DjangoprojectDjango Version1.10.6
DjangoprojectDjango Version1.10.7
DjangoprojectDjango Version1.11.0
DjangoprojectDjango Version1.11.1
DjangoprojectDjango Version1.11.2
DjangoprojectDjango Version1.11.3
DjangoprojectDjango Version1.11.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 18.77% 0.95
CVSS Metriken
Source 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.