[4.1.x] Added CVE-2022-36359 to security archive.

Backport of 93d4c9ea1d from main
This commit is contained in:
Carlton Gibson 2022-10-04 10:12:11 +02:00
parent 324d4fcbe1
commit e9a24a15f2
1 changed files with 11 additions and 0 deletions

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.
October 4, 2022 - :cve:`2022-41323`
-----------------------------------
Potential denial-of-service vulnerability in internationalized URLs. `Full
description
<https://www.djangoproject.com/weblog/2022/oct/04/security-releases/>`__
* Django 4.1 :commit:`(patch) <9d656ea51d9ea7105c0c0785783ac29d426a7d25>`
* Django 4.0 :commit:`(patch) <23f0093125ac2e553da6c1b2f9988eb6a3dd2ea1>`
* Django 3.2 :commit:`(patch) <5b6b257fa7ec37ff27965358800c67e2dd11c924>`
August 3, 2022 - :cve:`2022-36359` August 3, 2022 - :cve:`2022-36359`
---------------------------------- ----------------------------------