1
0
mirror of https://github.com/django/django.git synced 2025-07-06 10:49:17 +00:00

[5.2.x] Cleaned up CVE-2025-32873 security archive description.

Backport of 37f2a77c729ccb71059c8e66c49b07499d2edf60 from main.
This commit is contained in:
Natalia 2025-05-07 11:26:54 -03:00
parent 98cb9d0608
commit ac69fd1c6d

View File

@ -39,7 +39,7 @@ process. These are listed below.
May 7, 2025 - :cve:`2025-32873`
-------------------------------
Denial-of-service possibility in `strip_tags()`.
Denial-of-service possibility in ``strip_tags()``.
`Full description
<https://www.djangoproject.com/weblog/2025/may/07/security-releases/>`__