mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00

Thanks Sjoerd Job Postmus and TengMA(@te3t123) for reports.
Backport of d4dcd5b9dd
from main.
13 lines
445 B
Text
13 lines
445 B
Text
===========================
|
|
Django 3.1.14 release notes
|
|
===========================
|
|
|
|
*December 7, 2021*
|
|
|
|
Django 3.1.14 fixes a security issue with severity "low" in 3.1.13.
|
|
|
|
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.
|