1
0
mirror of https://github.com/django/django.git synced 2025-05-05 06:27:31 +00:00

Added CVE-2024-24680 to security archive.

This commit is contained in:
Natalia 2024-02-06 12:14:12 -03:00
parent f61bc03197
commit c650c1412d

View File

@ -36,6 +36,17 @@ Issues under Django's security process
All security issues have been handled under versions of Django's security All security issues have been handled under versions of Django's security
process. These are listed below. process. These are listed below.
February 6, 2024 - :cve:`2024-24680`
------------------------------------
Potential denial-of-service in ``intcomma`` template filter.
`Full description
<https://www.djangoproject.com/weblog/2024/feb/06/security-releases/>`__
* Django 5.0 :commit:`(patch) <16a8fe18a3b81250f4fa57e3f93f0599dc4895bc>`
* Django 4.2 :commit:`(patch) <572ea07e84b38ea8de0551f4b4eda685d91d09d2>`
* Django 3.2 :commit:`(patch) <c1171ffbd570db90ca206c30f8e2b9f691243820>`
November 1, 2023 - :cve:`2023-46695` November 1, 2023 - :cve:`2023-46695`
------------------------------------ ------------------------------------