Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.23, 3.0.0 PDFBox
Description
PDFObjectStreamParser uses the number of objects /N from the dictionary to initialize the map for object numbers/offsets (3.0.0) or list of objects (2.0-branch), but sometimes the value is too big or the stream can't be read, This may lead to a memory issue if resources are limited.