Django Denial-of-service possibility with strip_tags
High severity
GitHub Reviewed
Published
May 14, 2022
to the GitHub Advisory Database
•
Updated Sep 18, 2024
Package
Affected versions
>= 1.6, < 1.6.11
>= 1.7, < 1.7.7
>= 1.8a1, < 1.8c1
Patched versions
1.6.11
1.7.7
1.8c1
Description
Published by the National Vulnerability Database
Mar 25, 2015
Published to the GitHub Advisory Database
May 14, 2022
Reviewed
Apr 29, 2024
Last updated
Sep 18, 2024
The
utils.html.strip_tags
function in Django 1.6.x before 1.6.11, 1.7.x before 1.7.7, and 1.8.x before 1.8c1, when using certain versions of Python, allows remote attackers to cause a denial of service (infinite loop) by increasing the length of the input string.References