/[Apache-SVN]
ViewVC logotype

Revision 1912383


Jump to revision: Previous Next
Author: centic
Date: Mon Sep 18 06:38:37 2023 UTC (7 months, 3 weeks ago)
Changed paths: 10
Log Message:
Bug 66425: Avoid exceptions found via poi-fuzz

We try to avoid throwing NullPointerException, ClassCastExceptions and StackOverflowException, but it was possible
to trigger them

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61562
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62068

Changed paths

Path Details
Directorypoi/trunk/poi/src/main/java/org/apache/poi/ddf/EscherContainerRecord.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/main/java/org/apache/poi/ooxml/POIXMLRelation.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/main/java/org/apache/poi/ooxml/extractor/POIXMLExtractorFactory.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/main/java/org/apache/poi/hwpf/converter/WordToTextConverter.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/test/java/org/apache/poi/hslf/dev/BaseTestPPTIterating.java modified , text changed
Directorypoi/trunk/test-data/document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5074346559012864.doc added
Directorypoi/trunk/test-data/document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6733884933668864.docx added
Directorypoi/trunk/test-data/slideshow/clusterfuzz-testcase-minimized-POIHSLFFuzzer-5962760801091584.ppt added
Directorypoi/trunk/test-data/spreadsheet/clusterfuzz-testcase-minimized-XLSX2CSVFuzzer-6594557414080512.xlsx added
Directorypoi/trunk/test-data/spreadsheet/stress.xls modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26