From 2a23e7028840cb3ea67d0cebecf7ce41888094d5 Mon Sep 17 00:00:00 2001 From: Denis Spitsyn Date: Wed, 16 Aug 2023 16:30:02 +0500 Subject: [PATCH] Update CHANGELOG.md (#2343) * Update CHANGELOG.md --- .aspell.en.pws | 1 + CHANGELOG.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.aspell.en.pws b/.aspell.en.pws index 1953d78f1..5c6afab27 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -383,6 +383,7 @@ multichart multicomments multiselect MySQL +NativeEngine Nederland Nederlands NEGBINOM diff --git a/CHANGELOG.md b/CHANGELOG.md index 218f2969a..91531fad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -239,6 +239,8 @@ are marked as asynchronous #### All Editors +* Fix the vulnerability CVE-2023-30186 with memory exhaustion + during work with `NativeEngine` function (Bug #60433) * Fix crash when using Shift+← and Ctrl+→ in a graphical formula (Bug #60984) ([DocumentServer#2131](https://github.com/ONLYOFFICE/DocumentServer/issues/2131)) * Fix distance between labels and the axis * Fix points label position (max min axis orientation)