Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:20969
HistoryAug 02, 2019 - 9:44 a.m.

Regular Expression Denial Of Service (ReDoS)

2019-08-0209:44:23
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
7

0.029 Low

EPSS

Percentile

90.8%

Django is vulnerable to regular expression denial of service (ReDoS). The attack is due to lack of validation of inputs to a regular expression in django.utils.text.Truncator’s chars() and words() methods, eventually causing an application crash if the input html=True is provided.