CVE-2021-30471
- EPSS 0.04%
- Published 26.05.2021 22:15:08
- Last modified 21.11.2024 06:03:59
A flaw was found in PoDoFo 0.9.7. An uncontrolled recursive call in PdfNamesTree::AddToDictionary function in src/podofo/doc/PdfNamesTree.cpp can lead to a stack overflow.
CVE-2021-30470
- EPSS 0.04%
- Published 26.05.2021 22:15:08
- Last modified 21.11.2024 06:03:59
A flaw was found in PoDoFo 0.9.7. An uncontrolled recursive call among PdfTokenizer::ReadArray(), PdfTokenizer::GetNextVariant() and PdfTokenizer::ReadDataType() functions can lead to a stack overflow.
CVE-2021-30469
- EPSS 0.17%
- Published 26.05.2021 22:15:08
- Last modified 21.11.2024 06:03:58
A flaw was found in PoDoFo 0.9.7. An use-after-free in PoDoFo::PdfVecObjects::Clear() function can cause a denial of service via a crafted PDF file.
CVE-2019-20093
- EPSS 0.75%
- Published 30.12.2019 04:15:11
- Last modified 21.11.2024 04:38:02
The PoDoFo::PdfVariant::DelayedLoad function in PdfVariant.h in PoDoFo 0.9.6 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted file, because of ImageExtractor.cpp.
CVE-2019-10723
- EPSS 0.08%
- Published 03.04.2019 18:29:17
- Last modified 21.11.2024 04:19:48
An issue was discovered in PoDoFo 0.9.6. The PdfPagesTreeCache class in doc/PdfPagesTreeCache.cpp has an attempted excessive memory allocation because nInitialSize is not validated.
CVE-2019-9687
- EPSS 0.57%
- Published 11.03.2019 16:29:00
- Last modified 21.11.2024 04:52:06
PoDoFo 0.9.6 has a heap-based buffer overflow in PdfString::ConvertUTF16toUTF8 in base/PdfString.cpp.
CVE-2018-20797
- EPSS 0.14%
- Published 27.02.2019 17:29:00
- Last modified 21.11.2024 04:02:11
An issue was discovered in PoDoFo 0.9.6. There is an attempted excessive memory allocation in PoDoFo::podofo_calloc in base/PdfMemoryManagement.cpp when called from PoDoFo::PdfPredictorDecoder::PdfPredictorDecoder in base/PdfFiltersPrivate.cpp.
CVE-2019-9199
- EPSS 0.53%
- Published 26.02.2019 23:29:00
- Last modified 21.11.2024 04:51:11
PoDoFo::Impose::PdfTranslator::setSource() in pdftranslator.cpp in PoDoFo 0.9.6 has a NULL pointer dereference that can (for example) be triggered by sending a crafted PDF file to the podofoimpose binary. It allows an attacker to cause Denial of Serv...
CVE-2018-20751
- EPSS 0.44%
- Published 04.02.2019 19:29:00
- Last modified 21.11.2024 04:02:05
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. T...
CVE-2018-19532
- EPSS 0.34%
- Published 26.11.2018 02:29:00
- Last modified 21.11.2024 03:58:06
A NULL pointer dereference vulnerability exists in the function PdfTranslator::setTarget() in pdftranslator.cpp of PoDoFo 0.9.6, while creating the PdfXObject, as demonstrated by podofoimpose. It allows an attacker to cause Denial of Service.