[3.1.x] Added CVE-2021-44420 to security archive.

Backport of 8747052411 from main
This commit is contained in:
Mariusz Felisiak 2021-12-07 08:51:26 +01:00
parent efef2c1cf8
commit 7db9517a04
1 changed files with 14 additions and 0 deletions

View File

@ -1243,3 +1243,17 @@ Versions affected
* Django 3.2 :commit:`(patch) <a34a5f724c5d5adb2109374ba3989ebb7b11f81f>`
* Django 3.1 :commit:`(patch) <0bd57a879a0d54920bb9038a732645fb917040e9>`
December 7, 2021 - :cve:`2021-44420`
------------------------------------
Potential bypass of an upstream access control based on URL paths. `Full
description
<https://www.djangoproject.com/weblog/2021/dec/07/security-releases/>`__
Versions affected
~~~~~~~~~~~~~~~~~
* Django 3.2 :commit:`(patch) <333c65603032c377e682cdbd7388657a5463a05a>`
* Django 3.1 :commit:`(patch) <22bd17488159601bf0741b70ae7932bffea8eced>`
* Django 2.2 :commit:`(patch) <7cf7d74e8a754446eeb85cacf2fef1247e0cb6d7>`