aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/document
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2023-08-09 05:45:21 +0000
committerDominik Stadler <centic@apache.org>2023-08-09 05:45:21 +0000
commit2e8afc0c016cee39f56eb5e88ace66ed7f09c7b5 (patch)
tree295039bb910a006821e7294c13ff4879c2a1f835 /test-data/document
parent543d6ad54b498081537d5c1ad5201fcf4606c784 (diff)
downloadpoi-2e8afc0c016cee39f56eb5e88ace66ed7f09c7b5.tar.gz
poi-2e8afc0c016cee39f56eb5e88ace66ed7f09c7b5.zip
Bug 66425: Avoid a StackOverflowException found via oss-fuzz
We try to avoid causing StackOverflow, but it was possible to trigger one here with a specially crafted input-file. This puts a limit on the number of nested properties in place and logs a warning when the StyleSheet is not fully parsed. Should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61252 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911563 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data/document')
-rw-r--r--test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-4947285593948160.docbin0 -> 56832 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-4947285593948160.doc b/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-4947285593948160.doc
new file mode 100644
index 0000000000..ce753c01b2
--- /dev/null
+++ b/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-4947285593948160.doc
Binary files differ