From be636b119c37275e3b91d364df6153f745e4253c Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Fri, 26 Mar 2021 18:01:53 +0300 Subject: [PATCH] Add missing CVE info (#1196) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b17d2a85..03e57b3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -187,6 +187,7 @@ #### Back-end * Fix several vulnerabilities +* Fix CVE-2021-25832 * Fix Path Traversal vulnerability via `download as` params * Fix ER_DATA_TOO_LONG: Data too long for column 'callback' at row 1 * Fix problem with generating new presentation theme (Bug #46754) @@ -296,7 +297,7 @@ #### Convert * Fix several vulnerabilities in `x2t` (Bug #46348, Bug #46352, Bug #46353, - Bug #46384, Bug #46434, Bug #46436) + Bug #46384, Bug #46434, Bug #46436) (CVE-2021-25831, CVE-2021-25829, CVE-2021-25830) * Fix vulnerability in TXT converter (Bug #46437) ## 5.6.3