mirror of
https://github.com/django/django.git
synced 2025-01-27 02:29:55 +00:00
[5.1.x] Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive descriptions.
Backport of eb665e076ca3417eb0ac654aed9e9c1853c5af84 from main.
This commit is contained in:
parent
d972812d82
commit
65e8c8f776
@ -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…
x
Reference in New Issue
Block a user