PT-2017-3841 · Django+1 · Django+1

Charles Bideau

·

Publicado

2017-09-05

·

Atualizado

2026-01-03

·

CVE-2017-12794

CVSS v2.0

6.4

Média

VetorAV:N/AC:L/Au:N/C:P/I:P/A:N
Name of the Vulnerable Software and Affected Versions Django versions 1.10.x through 1.10.7 Django versions 1.11.x through 1.11.4
Description The issue is related to the disabling of HTML autoescaping in a portion of the template for the technical 500 debug page in Django. This could allow a cross-site scripting attack under the right circumstances. The vulnerability is unlikely to affect most production sites, as they should not be run with DEBUG = True, which makes the debug page accessible.
Recommendations For Django versions 1.10.x through 1.10.7, update to version 1.10.8 or later. For Django versions 1.11.x through 1.11.4, update to version 1.11.5 or later. As a temporary workaround, consider setting DEBUG = False in production settings to minimize the risk of exploitation.

Exploit

Correção

XSS

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

BDU:2019-04056
CVE-2017-12794
GHSA-9R8W-6X8C-6JR9
OPENSUSE-SU-2018:0632-1
OPENSUSE-SU-2023:0077-1
OPENSUSE-SU-2024:11205-1
OPENSUSE-SU-2024:13887-1
OPENSUSE-SU-2024:14208-1
OPENSUSE-SU-2026:10005-1
PYSEC-2017-44
SUSE-SU-2018:0973-1
SUSE-SU-2018:1102-1

Produtos afetados

Django
Ubuntu