summaryrefslogtreecommitdiff
path: root/docs/releases/3.1.14.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/releases/3.1.14.txt')
-rw-r--r--docs/releases/3.1.14.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/releases/3.1.14.txt b/docs/releases/3.1.14.txt
index 45775c3ce6..fb6fef8884 100644
--- a/docs/releases/3.1.14.txt
+++ b/docs/releases/3.1.14.txt
@@ -6,4 +6,8 @@ Django 3.1.14 release notes
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.