From 9c42febc7d981546ea5c10174ac6231f12e2650f Mon Sep 17 00:00:00 2001 From: Uwe Schindler Date: Wed, 13 Aug 2014 13:08:26 +0000 Subject: [PATCH] Add CVE numbers git-svn-id: https://svn.apache.org/repos/asf/poi/branches/REL_3_10_BRANCH@1617723 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/status.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index 590e05a7cb..707671a5a7 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -36,9 +36,9 @@ - - 54764 - On supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML files, and ensure that subsequent normal files still pass fine - 56164 - Tidy up the OPC SAX setup code with a new common Helper, preventing external entity expansion + + 54764 - On supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML files, and ensure that subsequent normal files still pass fine (CVE-2014-3574) + 56164 - Tidy up the OPC SAX setup code with a new common Helper, preventing external entity expansion (CVE-2014-3529) 51585 - WorkbookFactory.create() hangs when creating a workbook