8000 [4.2.x] Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive… · django/django@39cf3c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 39cf3c6

Browse files
committed
[4.2.x] Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive descriptions.
Backport of eb665e0 from main.
1 parent 0ff19d1 commit 39cf3c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/releases/security.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ process. These are listed below.
3939
December 4, 2024 - :cve:`2024-53907`
4040
------------------------------------
4141

42-
Potential denial-of-service in django.utils.html.strip_tags().
42+
Potential denial-of-service in ``django.utils.html.strip_tags()``.
4343
`Full description
4444
<https://www.djangoproject.com/weblog/2024/dec/04/security-releases/>`__
4545

@@ -50,7 +50,7 @@ Potential denial-of-service in django.utils.html.strip_tags().
5050
December 4, 2024 - :cve:`2024-53908`
5151
------------------------------------
5252

53-
Potential SQL injection in HasKey(lhs, rhs) on Oracle.
53+
Potential SQL injection in ``HasKey(lhs, rhs)`` on Oracle.
5454
`Full description
5555
<https://www.djangoproject.com/weblog/2024/dec/04/security-releases/>`__
5656

0 commit comments

Comments
 (0)
0