CVE-2018-20751

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
04/02/2019
Last modified:
08/02/2019

Description

An issue was discovered in crop_page in PoDoFo 0.9.6. For a crafted PDF document, pPage->GetObject()->GetDictionary().AddKey(PdfName("MediaBox"),var) can be problematic due to the function GetObject() being called for the pPage NULL pointer object. The value of pPage at this point is 0x0, which causes a NULL pointer dereference.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:podofo_project:podofo:0.9.6:*:*:*:*:*:*:*