summaryrefslogtreecommitdiff
path: root/docs/releases/2.2.25.txt
blob: 1662451a3064c83a5804152ef7a160002958265e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================
Django 2.2.25 release notes
===========================

*December 7, 2021*

Django 2.2.25 fixes a security issue with severity "low" in 2.2.24.

CVE-2021-44420: Potential bypass of an upstream access control based on URL paths
=================================================================================

HTTP requests for URLs with trailing newlines could bypass an upstream access
control based on URL paths.