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)