mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Add CVE numbers
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/REL_3_10_BRANCH@1617723 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8e8b4f1d86
commit
9c42febc7d
@ -36,9 +36,9 @@
|
||||
</developers>
|
||||
|
||||
<changes>
|
||||
<release version="3.10.1" date="2014-08-20">
|
||||
<action dev="poi-developers" type="fix">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</action>
|
||||
<action dev="poi-developers" type="fix">56164 - Tidy up the OPC SAX setup code with a new common Helper, preventing external entity expansion</action>
|
||||
<release version="3.10.1" date="2014-08-18">
|
||||
<action dev="poi-developers" type="fix">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)</action>
|
||||
<action dev="poi-developers" type="fix">56164 - Tidy up the OPC SAX setup code with a new common Helper, preventing external entity expansion (CVE-2014-3529)</action>
|
||||
</release>
|
||||
<release version="3.10-FINAL" date="2014-02-08">
|
||||
<action dev="poi-developers" type="fix">51585 - WorkbookFactory.create() hangs when creating a workbook</action>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user