Skip to content

Commit

Permalink
[4.0.x] Added CVE-2023-23969 to security archive.
Browse files Browse the repository at this point in the history
Backport of 36e3eef from main
  • Loading branch information
felixxm committed Feb 1, 2023
1 parent 0412138 commit 7522f5d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/releases/security.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,16 @@ Issues under Django's security process
All security issues have been handled under versions of Django's security
process. These are listed below.

February 1, 2023 - :cve:`2023-23969`
------------------------------------

Potential denial-of-service via ``Accept-Language`` headers. `Full description
<https://www.djangoproject.com/weblog/2023/feb/01/security-releases/>`__

* Django 4.1 :commit:`(patch) <9d7bd5a56b1ce0576e8e07a8001373576d277942>`
* Django 4.0 :commit:`(patch) <4452642f193533e288a52c02efb5bbc766a68f95>`
* Django 3.2 :commit:`(patch) <c7e0151fdf33e1b11d488b6f67b94fdf3a30614a>`

October 4, 2022 - :cve:`2022-41323`
-----------------------------------

Expand Down

0 comments on commit 7522f5d

Please sign in to comment.