From 7f6c92056cbf5a001973e2d3f9e1044a43f7b0d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Kooman?= Date: Fri, 24 Sep 2021 09:02:15 +0200 Subject: [PATCH] add CVE reference --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 341dfb67..9ea3866f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,8 @@ # Changelog ## 2.3.14 (2021-08-26) -- **SECURITY**: implement proper input validation for QR code generation +- **SECURITY**: implement proper input validation for QR code generation + (CVE-2021-41583) - only enable QR code module when 2FA is enabled ## 2.3.13 (2021-08-02) -- 2.38.5