1
0
mirror of https://github.com/django/django.git synced 2025-01-14 04:18:17 +00:00

[5.0.x] Added CVE-2024-24680 to security archive.

Backport of c650c1412d from main
This commit is contained in:
Natalia 2024-02-06 12:14:12 -03:00
parent d6f14b2209
commit fec087a45f

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`
------------------------------------ ------------------------------------