1
0
mirror of https://github.com/django/django.git synced 2025-05-26 16:56:28 +00:00

[5.1.x] Added CVE-2024-56374 to security archive.

Backport of f2a1dcaa53626ff11b921ef142b780a8fd746d32 from main.
This commit is contained in:
Natalia 2025-01-14 11:37:50 -03:00
parent 7b8fca716d
commit dd2247d5fd

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.
January 14, 2025 - :cve:`2024-56374`
------------------------------------
Potential denial-of-service vulnerability in IPv6 validation.
`Full description
<https://www.djangoproject.com/weblog/2025/jan/14/security-releases/>`__
* Django 5.1 :commit:`(patch) <4806731e58f3e8700a3c802e77899d54ac6021fe>`
* Django 5.0 :commit:`(patch) <e8d4a2005955dcf962193600b53bf461b190b455>`
* Django 4.2 :commit:`(patch) <ad866a1ca3e7d60da888d25d27e46a8adb2ed36e>`
December 4, 2024 - :cve:`2024-53907` December 4, 2024 - :cve:`2024-53907`
------------------------------------ ------------------------------------