VYPR
Vendor

Qpdf Project

Products
2
CVEs
19
Across products
23
Status
Private

Products

2

Recent CVEs

19
  • CVE-2017-12595HigAug 27, 2017
    risk 0.51cvss 7.8epss 0.02

    The tokenizer in QPDF 6.0.0 and 7.0.b1 is recursive for arrays and dictionaries, which allows remote attackers to cause a denial of service (stack consumption and segmentation fault) or possibly have unspecified other impact via a PDF document with a deep data structure, as…

  • CVE-2017-11627MedJul 25, 2017
    risk 0.36cvss 5.5epss 0.01

    A stack-consumption vulnerability was found in libqpdf in QPDF 6.0.0, which allows attackers to cause a denial of service via a crafted file, related to the PointerHolder function in PointerHolder.hh, aka an "infinite loop."

  • CVE-2017-11626MedJul 25, 2017
    risk 0.36cvss 5.5epss 0.01

    A stack-consumption vulnerability was found in libqpdf in QPDF 6.0.0, which allows attackers to cause a denial of service via a crafted file, related to the QPDFTokenizer::resolveLiteral function in QPDFTokenizer.cc after four consecutive calls to…

  • CVE-2017-11625MedJul 25, 2017
    risk 0.36cvss 5.5epss 0.01

    A stack-consumption vulnerability was found in libqpdf in QPDF 6.0.0, which allows attackers to cause a denial of service via a crafted file, related to the QPDF::resolveObjectsInStream function in QPDF.cc, aka an "infinite loop."

  • CVE-2017-11624MedJul 25, 2017
    risk 0.36cvss 5.5epss 0.01

    A stack-consumption vulnerability was found in libqpdf in QPDF 6.0.0, which allows attackers to cause a denial of service via a crafted file, related to the QPDFTokenizer::resolveLiteral function in QPDFTokenizer.cc after two consecutive calls to QPDFObjectHandle::parseInternal,…

  • CVE-2017-9210MedMay 23, 2017
    risk 0.36cvss 5.5epss 0.01

    libqpdf.a in QPDF 6.0.0 allows remote attackers to cause a denial of service (infinite recursion and stack consumption) via a crafted PDF document, related to unparse functions, aka qpdf-infiniteloop3.

  • CVE-2017-9209MedMay 23, 2017
    risk 0.36cvss 5.5epss 0.01

    libqpdf.a in QPDF 6.0.0 allows remote attackers to cause a denial of service (infinite recursion and stack consumption) via a crafted PDF document, related to QPDFObjectHandle::parseInternal, aka qpdf-infiniteloop2.

  • CVE-2017-9208MedMay 23, 2017
    risk 0.36cvss 5.5epss 0.01

    libqpdf.a in QPDF 6.0.0 allows remote attackers to cause a denial of service (infinite recursion and stack consumption) via a crafted PDF document, related to releaseResolved functions, aka qpdf-infiniteloop1.

  • CVE-2015-9252MedFeb 13, 2018
    risk 0.29cvss 5.5epss 0.01

    An issue was discovered in QPDF before 7.0.0. Endless recursion causes stack exhaustion in QPDFTokenizer::resolveLiteral() in QPDFTokenizer.cc, related to the QPDF::resolve function in QPDF.cc.

  • CVE-2018-18020LowOct 6, 2018
    risk 0.22cvss 3.3epss 0.01

    In QPDF 8.2.1, in libqpdf/QPDFWriter.cc, QPDFWriter::unparseObject and QPDFWriter::unparseChild have recursive calls for a long time, which allows remote attackers to cause a denial of service via a crafted PDF file.

  • CVE-2024-24246Feb 29, 2024
    risk 0.00cvss epss 0.00

    Heap Buffer Overflow vulnerability in qpdf 11.9.0 allows attackers to crash the application via the std::__shared_count() function at /bits/shared_ptr_base.h.

  • CVE-2021-25786Aug 11, 2023
    risk 0.00cvss epss 0.01

    An issue was discovered in QPDF version 10.0.4, allows remote attackers to execute arbitrary code via crafted .pdf file to Pl_ASCII85Decoder::write parameter in libqpdf.

  • CVE-2022-34503Jul 22, 2022
    risk 0.00cvss epss 0.01

    QPDF v8.4.2 was discovered to contain a heap buffer overflow via the function QPDF::processXRefStream. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted PDF file.

  • CVE-2021-36978Jul 20, 2021
    risk 0.00cvss epss 0.01

    QPDF 9.x through 9.1.1 and 10.x through 10.0.4 has a heap-based buffer overflow in Pl_ASCII85Decoder::write (called from Pl_AES_PDF::flush and Pl_AES_PDF::finish) when a certain downstream write fails.

  • CVE-2018-9918HigApr 10, 2018
    risk 0.00cvss 7.8epss 0.02

    libqpdf.a in QPDF through 8.0.2 mishandles certain "expected dictionary key but found non-name object" cases, allowing remote attackers to cause a denial of service (stack exhaustion), related to the QPDFObjectHandle and QPDF_Dictionary classes, because nesting in direct objects…

  • CVE-2017-18186MedFeb 13, 2018
    risk 0.00cvss 5.5epss 0.01

    An issue was discovered in QPDF before 7.0.0. There is an infinite loop due to looping xref tables in QPDF.cc.

  • CVE-2017-18185MedFeb 13, 2018
    risk 0.00cvss 5.5epss 0.01

    An issue was discovered in QPDF before 7.0.0. There is a large heap-based out-of-bounds read in the Pl_Buffer::write function in Pl_Buffer.cc. It is caused by an integer overflow in the PNG filter.

  • CVE-2017-18184MedFeb 13, 2018
    risk 0.00cvss 5.5epss 0.01

    An issue was discovered in QPDF before 7.0.0. There is a stack-based out-of-bounds read in the function iterate_rc4 in QPDF_encryption.cc.

  • CVE-2017-18183MedFeb 13, 2018
    risk 0.00cvss 5.5epss 0.01

    An issue was discovered in QPDF before 7.0.0. There is an infinite loop in the QPDFWriter::enqueueObject() function in libqpdf/QPDFWriter.cc.