diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2025-05-07 11:26:54 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2025-05-07 11:37:09 -0300 |
| commit | ac69fd1c6d3ba827018ac46da943141d30236f9a (patch) | |
| tree | ec5ef4dd67358673ce00a8c18b3d72229bec40d3 | |
| parent | 98cb9d06087793a59bbdd8447bef3056341b900f (diff) | |
[5.2.x] Cleaned up CVE-2025-32873 security archive description.
Backport of 37f2a77c729ccb71059c8e66c49b07499d2edf60 from main.
| -rw-r--r-- | docs/releases/security.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/security.txt b/docs/releases/security.txt index a4b2d21022..05444b929c 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -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/>`__ |
