Bug 1672626 (CVE-2018-20751) - CVE-2018-20751 podofo: null pointer dereference in crop_page function
Summary: CVE-2018-20751 podofo: null pointer dereference in crop_page function
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2018-20751
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-05 13:30 UTC by Dhananjay Arunesh
Modified: 2021-10-27 03:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-27 03:22:30 UTC
Embargoed:


Attachments (Terms of Use)

Description Dhananjay Arunesh 2019-02-05 13:30:30 UTC
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.

References:
https://research.loginsoft.com/bugs/null-pointer-dereference-vulnerability-in-crop_page-podofo-0-9-6/
https://sourceforge.net/p/podofo/tickets/33/
https://sourceforge.net/projects/podofo/


Note You need to log in before you can comment on or make changes to this bug.