PT-2015-5709 · Django Software Foundation+2 · Django+2
Andrey Babak
·
Publicado
2015-03-19
·
Atualizado
2022-05-14
·
CVE-2015-2316
CVSS v4.0
8.7
Alta
| Vetor | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Django versions 1.6.x through 1.6.10
Django versions 1.7.x through 1.7.6
Django versions 1.8.x through 1.8c1 (exclusive of 1.8c1)
Description
The issue allows remote attackers to cause a denial of service (infinite loop) by increasing the length of the input string, specifically when using certain versions of Python. This is related to the
utils.html.strip tags function.Recommendations
For Django versions 1.6.x through 1.6.10, update to version 1.6.11 or later.
For Django versions 1.7.x through 1.7.6, update to version 1.7.7 or later.
For Django versions 1.8.x through 1.8c1 (exclusive of 1.8c1), update to version 1.8c1 or later.
As a temporary workaround, consider restricting the input length to prevent infinite loops in the
utils.html.strip tags function.Correção
DoS
Allocation of Resources Without Limits
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Django
Python
Ubuntu