Null Pointer Dereference in PoDoFo PDF Library
CVE-2018-20751
8.8HIGH
What is CVE-2018-20751?
A vulnerability exists in the PoDoFo library version 0.9.6, specifically in the crop_page function. This issue arises when a crafted PDF document is processed, where the pPage pointer is NULL. Invoking the GetObject() function on a NULL pointer leads to a dereference, which can result in unexpected behavior or application crashes. This flaw emphasizes the need for rigorous input validation to prevent exploitation.
