CVE-2017-12794

UnknownEPSS 23.57%

Last modified

CVE-2017-12794 is a vulnerability of currently unknown severity. 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. EPSS estimates a 23.57% chance of exploitation in the next 30 days.

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.

Metrics

EPSS Probability
23.57%

97.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
DjangoprojectDjango1.10.0
DjangoprojectDjango1.10.1
DjangoprojectDjango1.10.2
DjangoprojectDjango1.10.3
DjangoprojectDjango1.10.4
DjangoprojectDjango1.10.5
DjangoprojectDjango1.10.6
DjangoprojectDjango1.10.7
DjangoprojectDjango1.11.0
DjangoprojectDjango1.11.1
DjangoprojectDjango1.11.2
DjangoprojectDjango1.11.3
DjangoprojectDjango1.11.4

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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.
How severe is CVE-2017-12794?
Severity scoring for CVE-2017-12794 is pending analysis. The EPSS model estimates a 23.57% probability of exploitation in the next 30 days.
How do I fix CVE-2017-12794?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2017-12794?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST