From 635152c412be03e175a659c3b54e5d594e89cbe7 Mon Sep 17 00:00:00 2001 From: Denis Spitsyn Date: Wed, 16 Aug 2023 16:29:38 +0500 Subject: [PATCH] Update CHANGELOG.md (#1346) * Specify CVE id --- .aspell.en.pws | 1 + CHANGELOG.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.aspell.en.pws b/.aspell.en.pws index 2533220..60a82f6 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -117,6 +117,7 @@ mht multichart multiselect México +NativeEngine Nederland Nederlands Nextcloud diff --git a/CHANGELOG.md b/CHANGELOG.md index 28eb796..04773df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -128,6 +128,8 @@ * Fix the application vulnerability CVE-2022-48422 which allows to load a library from the current directory (for Linux) (Bug 60244) +* Fix the application vulnerability CVE-2023-30186 with memory exhaustion + during work with `NativeEngine` function (Bug 60433) * Fix display of the editor window minimized in the Maximize mode (Bug 58402) * Fix moving the file placed in a separate window (for Linux) (Bug 45037) * Fix display of the application window when connecting the second monitor (Bug 60899)