Security update for python-Django
This update for python-Django fixes the following issues:
- CVE-2024-53907: Fixed a denial of service in django.utils.html.strip_tags() (boo#1234232)
- CVE-2025-26699: Fixed a denial of service in django.utils.text.wrap() (boo#1239052)
- CVE-2025-32873: Fixed a denial of service in strip_tags() (boo#1242210)
-
Submitted by
Markéta Machová (mcalabkova)
Fixed bugs
bnc#1242210
VUL-0: CVE-2025-32873: python-Django,python-Django4: Denial-of-service possibility in `strip_tags()`
bnc#1239052
VUL-0: CVE-2025-26699: python-Django: Potential denial-of-service in django.utils.text.wrap()
bnc#1234232
VUL-0: CVE-2024-53907: python-Django: Potential denial-of-service in django.utils.html.strip_tags()