In Apache PDFBox, a carefully crafted PDF file can trigger an infinite loop while loading the file. This issue affects Apache PDFBox version 2.0.23 and prior 2.0.x versions.
Workaround:
The product performs an iteration or loop without sufficiently limiting the number of times that the loop is executed.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.