aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2023-12-06 19:49:38 +0000
committerDominik Stadler <centic@apache.org>2023-12-06 19:49:38 +0000
commitf1589b8d66007d7b0f511fc06a49e89490220aad (patch)
tree8535ea55c479cfdc2f5942ab886caeca5247493d
parent9fda604fb83a781ae581db06133583ae50394f3c (diff)
downloadpoi-f1589b8d66007d7b0f511fc06a49e89490220aad.tar.gz
poi-f1589b8d66007d7b0f511fc06a49e89490220aad.zip
Bug 66425: Avoid exceptions found via poi-fuzz
Add an xsb file to ooxml-lite which seems to be missing in some cases Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63652 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914402 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--poi-ooxml-lite/missing-xsbs.txt1
-rw-r--r--test-data/spreadsheet/clusterfuzz-testcase-minimized-POIFuzzer-5040805309710336.xlsxbin0 -> 5145 bytes
-rw-r--r--test-data/spreadsheet/stress.xlsbin60928 -> 61440 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/poi-ooxml-lite/missing-xsbs.txt b/poi-ooxml-lite/missing-xsbs.txt
index ee55b0f796..0ab947f141 100644
--- a/poi-ooxml-lite/missing-xsbs.txt
+++ b/poi-ooxml-lite/missing-xsbs.txt
@@ -96,6 +96,7 @@ ctwebpublishobjects30d8type
ctwrapthrough8b4etype
ctwraptightae95type
ctwraptopbottom5e13type
+fonts7aa2doctype
lockedcanvaselement
polylineelement
relationships93b3doctype
diff --git a/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIFuzzer-5040805309710336.xlsx b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIFuzzer-5040805309710336.xlsx
new file mode 100644
index 0000000000..667dea5410
--- /dev/null
+++ b/test-data/spreadsheet/clusterfuzz-testcase-minimized-POIFuzzer-5040805309710336.xlsx
Binary files differ
diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls
index 9a4e488e7b..1afd350acd 100644
--- a/test-data/spreadsheet/stress.xls
+++ b/test-data/spreadsheet/stress.xls
Binary files differ