From fe58813a6271d01199c6362c712e87d0ba91c75f Mon Sep 17 00:00:00 2001 From: Maxim Kadushkin Date: Wed, 19 Jun 2024 14:48:09 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1774e3..1cdcf9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,8 +88,6 @@ #### Security -* Fixed the vulnerability in the fs.folderPath field which allows accessing - the file system * Fixed vulnerabilities in the PtgName::assemble, PtgNameX::assemble, PtgParen::assemble, PtgRef3d::assemble, PtgList::assemble and PtgArea3d::assemble methods which cause crash when converting `XLS` to `XLSX`