6.1
CVSSv3

CVE-2017-12794

Published: 07/09/2017 Updated: 16/03/2018
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 6.1 | Impact Score: 2.7 | Exploitability Score: 2.8
VMScore: 387
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

In Django 1.10.x prior to 1.10.8 and 1.11.x prior to 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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

djangoproject django 1.10.1

djangoproject django 1.10.2

djangoproject django 1.11.0

djangoproject django 1.11.1

djangoproject django 1.10.3

djangoproject django 1.10.4

djangoproject django 1.11.4

djangoproject django 1.10.0

djangoproject django 1.10.7

djangoproject django 1.11.2

djangoproject django 1.11.3

djangoproject django 1.10.5

djangoproject django 1.10.6

Vendor Advisories

Several security issues were fixed in Django ...
Debian Bug report logs - #874415 python-django: CVE-2017-12794: Possible XSS in traceback section of technical 500 debug page Package: src:python-django; Maintainer for src:python-django is Debian Python Modules Team <python-modules-team@listsaliothdebianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> D ...
Debian Bug report logs - #905216 python-django: CVE-2018-14574: Open redirect possibility in CommonMiddleware Package: src:python-django; Maintainer for src:python-django is Debian Python Modules Team <python-modules-team@listsaliothdebianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Wed, 1 Aug ...
In Django 110x before 1108 and 111x before 1115, 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 ...