Django vulnerable to denial-of-service attack via the urlize() and urlizetrunc() template filters
Moderate severity
GitHub Reviewed
Published
Oct 8, 2024
to the GitHub Advisory Database
•
Updated Oct 30, 2024
Package
Affected versions
>= 5.1, < 5.1.1
>= 5.0, < 5.0.9
>= 4.2, < 4.2.16
Patched versions
5.1.1
5.0.9
4.2.16
Description
Published by the National Vulnerability Database
Oct 8, 2024
Published to the GitHub Advisory Database
Oct 8, 2024
Reviewed
Oct 8, 2024
Last updated
Oct 30, 2024
An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.
References