[TIKA-2115] OOM caused by corrupt embedded OLE object (original) (raw)
Details
- Type:
Bug
- Status: Resolved
- Priority:
Major
- Resolution: Fixed
- Affects Version/s: 1.13
- Environment:
Generic test with tika-app-1.13.jar on test document
Description
There is a size field when parsing an embedded OLE object in a Powerpoint presentation that says there are 2GB of data that needs to be read and the code simply tries to allocate a buffer for that, which results in OOM.
Attachments
Attachments
- TikaTestcase.pptx
14/Oct/16 12:15
27 kB
Thomas Galla
Issue Links
depends upon
TIKA-2116 Upgrade to POI 3.16-beta1 when available
- Resolved
Activity
People
Votes:
0 Vote for this issue
Watchers:
3 Start watching this issue
Dates
Created:
14/Oct/16 12:14
Updated:
12/Apr/21 13:01
Resolved:
22/Nov/16 17:50