mirror of
https://github.com/django/django.git
synced 2025-02-04 22:47:53 +00:00
[4.2.x] Cleaned up CVE-2024-53907 and CVE-2024-53908 security archive descriptions.
Backport of eb665e076ca3417eb0ac654aed9e9c1853c5af84 from main.
This commit is contained in:
parent
0ff19d12e7
commit
39cf3c63f3
@ -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