Django vulnerable to Allocation of Resources Without Limits or Throttling
Moderate severity
GitHub Reviewed
Published
Mar 6, 2025
to the GitHub Advisory Database
•
Updated Mar 6, 2025
Package
Affected versions
>= 4.2, < 4.2.20
>= 5.0, < 5.0.13
>= 5.1, < 5.1.7
Patched versions
4.2.20
5.0.13
5.1.7
Description
Published by the National Vulnerability Database
Mar 6, 2025
Published to the GitHub Advisory Database
Mar 6, 2025
Reviewed
Mar 6, 2025
Last updated
Mar 6, 2025
An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap() method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings.
References