mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive descriptions.
This commit is contained in:
parent
595cb4a7ae
commit
eb665e076c
@ -39,7 +39,7 @@ process. These are listed below.
|
||||
December 4, 2024 - :cve:`2024-53907`
|
||||
------------------------------------
|
||||
|
||||
Potential denial-of-service in django.utils.html.strip_tags().
|
||||
Potential denial-of-service in ``django.utils.html.strip_tags()``.
|
||||
`Full description
|
||||
<https://www.djangoproject.com/weblog/2024/dec/04/security-releases/>`__
|
||||
|
||||
@ -50,7 +50,7 @@ Potential denial-of-service in django.utils.html.strip_tags().
|
||||
December 4, 2024 - :cve:`2024-53908`
|
||||
------------------------------------
|
||||
|
||||
Potential SQL injection in HasKey(lhs, rhs) on Oracle.
|
||||
Potential SQL injection in ``HasKey(lhs, rhs)`` on Oracle.
|
||||
`Full description
|
||||
<https://www.djangoproject.com/weblog/2024/dec/04/security-releases/>`__
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user