[3.2.x] Added CVE-2022-34265 to security archive.

Backport of d12d7c4c42814736c24731a6a300a79526fc2ef6 from main
This commit is contained in:
Mariusz Felisiak 2022-07-04 10:27:14 +02:00
parent 605cf0d3f6
commit e1cfbe58b7

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.
July 4, 2022 - :cve:`2022-34265`
--------------------------------
Potential SQL injection via ``Trunc(kind)`` and ``Extract(lookup_name)``
arguments. `Full description
<https://www.djangoproject.com/weblog/2022/jul/04/security-releases/>`__
* Django 4.0 :commit:`(patch) <0dc9c016fadb71a067e5a42be30164e3f96c0492>`
* Django 3.2 :commit:`(patch) <a9010fe5555e6086a9d9ae50069579400ef0685e>`
April 11, 2022 - :cve:`2022-28346` April 11, 2022 - :cve:`2022-28346`
---------------------------------- ----------------------------------