[4.0.x] Added CVE-2023-24580 to security archive.

Backport of ecafcaf634fcef93f9da8cb12795273dd1c3a576 from main
This commit is contained in:
Carlton Gibson 2023-02-14 09:52:30 +01:00
parent b87e3dc110
commit ef62a3a68c

View File

@ -36,6 +36,16 @@ 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 14, 2023 - :cve:`2023-24580`
-------------------------------------
Potential denial-of-service vulnerability in file uploads. `Full description
<https://www.djangoproject.com/weblog/2023/feb/14/security-releases/>`__
* Django 4.1 :commit:`(patch) <628b33a854a9c68ec8a0c51f382f304a0044ec92>`
* Django 4.0 :commit:`(patch) <83f1ea83e4553e211c1c5a0dfc197b66d4e50432>`
* Django 3.2 :commit:`(patch) <a665ed5179f5bbd3db95ce67286d0192eff041d8>`
February 1, 2023 - :cve:`2023-23969` February 1, 2023 - :cve:`2023-23969`
------------------------------------ ------------------------------------