CVE-2018-20751

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:podofo_project:podofo:0.9.6:*:*:*:*:*:*:*

History

21 Nov 2024, 04:02

Type Values Removed Values Added
References () https://research.loginsoft.com/bugs/null-pointer-dereference-vulnerability-in-crop_page-podofo-0-9-6/ - Exploit, Third Party Advisory () https://research.loginsoft.com/bugs/null-pointer-dereference-vulnerability-in-crop_page-podofo-0-9-6/ - Exploit, Third Party Advisory
References () https://sourceforge.net/p/podofo/tickets/33/ - Exploit, Third Party Advisory () https://sourceforge.net/p/podofo/tickets/33/ - Exploit, Third Party Advisory

Information

Published : 2019-02-04 19:29

Updated : 2024-11-21 04:02


NVD link : CVE-2018-20751

Mitre link : CVE-2018-20751

CVE.ORG link : CVE-2018-20751


JSON object : View

Products Affected

podofo_project

  • podofo
CWE
CWE-476

NULL Pointer Dereference