From a894dd641ccdb19ed4b79c87dfcbe1603131ac00 Mon Sep 17 00:00:00 2001 From: Denis Spitsyn Date: Wed, 16 Aug 2023 16:19:08 +0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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)