This update for podofo version 0.9.6 fixes the following issues:
Security issues fixed:
- CVE-2017-5852: Fix a infinite loop in PoDoFo::PdfPage::GetInheritedKeyFromObject (PdfPage.cpp) (boo#1023067)
- CVE-2017-5854: Fix a NULL pointer dereference in PdfOutputStream.cpp (boo#1023070)
- CVE-2017-5886: Fix a heap-based buffer overflow in PoDoFo::PdfTokenizer::GetNextToken (PdfTokenizer.cpp) (boo#1023380)
- CVE-2017-6844: Fix a buffer overflow in PoDoFo::PdfParser::ReadXRefSubsection (PdfParser.cpp) (boo#1027782)
- CVE-2017-6847: Fix a NULL pointer dereference in PoDoFo::PdfVariant::DelayedLoad (PdfVariant.h) (boo#1027778)
- CVE-2017-7379: Fix a heap-based buffer overflow in PoDoFo::PdfSimpleEncoding::ConvertToEncoding (PdfEncoding.cpp) (boo#1032018)
- CVE-2018-5296: Fix a denial of service in the ReadXRefSubsection function (boo#1075021)
- CVE-2018-5309: Fix a integer overflow in the ReadObjectsFromStream function (boo#1075322)
- CVE-2017-5853: Fix a signed integer overflow in PdfParser.cpp (boo#1023069)
- CVE-2017-5855: Fix a NULL pointer dereference in the ReadXRefSubsection function (boo#1023071)
- CVE-2017-6840: Fix a invalid memory read in the GetColorFromStack function (boo#1027787)
- CVE-2017-6845: Fix a NULL pointer dereference in the SetNonStrokingColorSpace function (boo#1027779)
- CVE-2017-7378: Fix a heap-based buffer overflow in the ExpandTabs function (boo#1032017)
- CVE-2017-7380: Fix four null pointer dereferences (boo#1032019)
- CVE-2017-8054: Fix a denial of service in the GetPageNodeFromArray function (boo#1035596)
- CVE-2018-5295: Fix a integer overflow in the ParseStream function (boo#1075026)
- CVE-2018-5308: Fix undefined behavior in the PdfMemoryOutputStream::Write function (boo#1075772)
- CVE-2018-8001: Fix a heap overflow read vulnerability in the UnescapeName function (boo#1084894)
- CVE-2017-7994, CVE-2017-8787: Fix a denial of service via a crafted PDF document (boo#1035534, boo#1037739)
-
Submitted by
Marcus Meissner (msmeissn)