Vulnerabilities (CVE)

Filtered by vendor Xpdfreader Subscribe
Total 75 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-7868 1 Xpdfreader 1 Xpdf 2024-09-11 N/A 8.2 HIGH
In Xpdf 4.05 (and earlier), invalid header info in a DCT (JPEG) stream can lead to an uninitialized variable in the DCT decoder. The proof-of-concept PDF file causes a segfault attempting to read from an invalid address.
CVE-2024-7867 1 Xpdfreader 1 Xpdf 2024-08-28 N/A 6.2 MEDIUM
In Xpdf 4.05 (and earlier), very large coordinates in a page box can cause an integer overflow and divide-by-zero.
CVE-2024-7866 1 Xpdfreader 1 Xpdf 2024-08-20 N/A 5.5 MEDIUM
In Xpdf 4.05 (and earlier), a PDF object loop in a pattern resource leads to infinite recursion and a stack overflow.
CVE-2023-26930 1 Xpdfreader 1 Xpdf 2024-08-02 N/A 5.5 MEDIUM
Buffer Overflow vulnerability found in XPDF v.4.04 allows an attacker to cause a Denial of Service via the PDFDoc malloc in the pdftotext.cc function. NOTE: Vendor states “it's an expected abort on out-of-memory error.”
CVE-2022-48545 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
An infinite recursion in Catalog::findDestInTree can cause denial of service for xpdf 4.02.
CVE-2023-2664 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
 In Xpdf 4.04 (and earlier), a PDF object loop in the embedded file tree leads to infinite recursion and a stack overflow.
CVE-2023-3436 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 3.3 LOW
Xpdf 4.04 will deadlock on a PDF object stream whose "Length" field is itself in another object stream.
CVE-2023-2662 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
In Xpdf 4.04 (and earlier), a bad color space object in the input PDF file can cause a divide-by-zero.
CVE-2023-2663 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
 In Xpdf 4.04 (and earlier), a PDF object loop in the page label tree leads to infinite recursion and a stack overflow.
CVE-2023-3044 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 3.3 LOW
An excessively large PDF page size (found in fuzz testing, unlikely in normal PDF files) can result in a divide-by-zero in Xpdf's text extraction code. This is related to CVE-2022-30524, but the problem here is caused by a very large page size, rather than by a very large character coordinate.
CVE-2022-45586 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
Stack overflow vulnerability in function Dict::find in xpdf/Dict.cc in xpdf 4.04, allows local attackers to cause a denial of service.
CVE-2021-36493 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 7.5 HIGH
Buffer Overflow vulnerability in pdfimages in xpdf 4.03 allows attackers to crash the application via crafted command.
CVE-2022-45587 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
Stack overflow vulnerability in function gmalloc in goo/gmem.cc in xpdf 4.04, allows local attackers to cause a denial of service.
CVE-2022-43071 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
A stack overflow in the Catalog::readPageLabelTree2(Object*) function of XPDF v4.04 allows attackers to cause a Denial of Service (DoS) via a crafted PDF file.
CVE-2022-43295 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
XPDF v4.04 was discovered to contain a stack overflow via the function FileStream::copy() at xpdf/Stream.cc:795.
CVE-2022-38928 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 7.8 HIGH
XPDF 4.04 is vulnerable to Null Pointer Dereference in FoFiType1C.cc:2393.
CVE-2022-36561 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
XPDF v4.0.4 was discovered to contain a segmentation violation via the component /xpdf/AcroForm.cc:538.
CVE-2022-38334 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
XPDF v4.04 and earlier was discovered to contain a stack overflow via the function Catalog::countPageTree() at Catalog.cc.
CVE-2022-41842 1 Xpdfreader 1 Xpdf 2024-02-28 N/A 5.5 MEDIUM
An issue was discovered in Xpdf 4.04. There is a crash in gfseek(_IO_FILE*, long, int) in goo/gfile.cc.
CVE-2022-38171 2 Freedesktop, Xpdfreader 2 Poppler, Xpdf 2024-02-28 N/A 7.8 HIGH
Xpdf prior to version 4.04 contains an integer overflow in the JBIG2 decoder (JBIG2Stream::readTextRegionSeg() in JBIG2Stream.cc). Processing a specially crafted PDF file or JBIG2 image could lead to a crash or the execution of arbitrary code. This is similar to the vulnerability described by CVE-2021-30860 (Apple CoreGraphics).