Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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.


Published

2017-09-07T13:29:00.467

Last Modified

2025-04-20T01:37:25.860

Status

Deferred

Source

[email protected]

Severity

CVSSv3.0: 6.1 (MEDIUM)

CVSSv2 Vector

AV:N/AC:M/Au:N/C:N/I:P/A:N

  • Access Vector: NETWORK
  • Access Complexity: MEDIUM
  • Authentication: NONE
  • Confidentiality Impact: NONE
  • Integrity Impact: PARTIAL
  • Availability Impact: NONE
Exploitability Score

8.6

Impact Score

2.9

Weaknesses
  • Type: Primary
    CWE-79

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application djangoproject django 1.10.0 Yes
Application djangoproject django 1.10.1 Yes
Application djangoproject django 1.10.2 Yes
Application djangoproject django 1.10.3 Yes
Application djangoproject django 1.10.4 Yes
Application djangoproject django 1.10.5 Yes
Application djangoproject django 1.10.6 Yes
Application djangoproject django 1.10.7 Yes
Application djangoproject django 1.11.0 Yes
Application djangoproject django 1.11.1 Yes
Application djangoproject django 1.11.2 Yes
Application djangoproject django 1.11.3 Yes
Application djangoproject django 1.11.4 Yes

References