XpdfReader Xpdf 4.00

CPE Details

XpdfReader Xpdf 4.00
4.00
2020-12-23
18h25 +00:00
2020-12-23
18h25 +00:00
Alerte pour un CPE
Restez informé de toutes modifications pour un CPE spécifique.
Gestion des notifications

CPE Name: cpe:2.3:a:xpdfreader:xpdf:4.00:*:*:*:*:*:*:*

Informations

Vendor

xpdfreader

Product

xpdf

Version

4.00

Related CVE

Open and find in CVE List

CVE ID Publié Description Score Gravité
CVE-2024-7868 2024-08-15 20h22 +00:00 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.
2.1
Bas
CVE-2024-7867 2024-08-15 20h06 +00:00 In Xpdf 4.05 (and earlier), very large coordinates in a page box can cause an integer overflow and divide-by-zero.
2.1
Bas
CVE-2024-7866 2024-08-15 19h50 +00:00 In Xpdf 4.05 (and earlier), a PDF object loop in a pattern resource leads to infinite recursion and a stack overflow.
2.1
Bas
CVE-2024-4976 2024-05-15 20h34 +00:00 Out-of-bounds array write in Xpdf 4.05 and earlier, due to missing object type check in AcroForm field reference.
2.1
Bas
CVE-2024-4568 2024-05-06 19h56 +00:00 In Xpdf 4.05 (and earlier), a PDF object loop in the PDF resources leads to infinite recursion and a stack overflow.
5.5
Moyen
CVE-2024-4141 2024-04-24 18h36 +00:00 Out-of-bounds array write in Xpdf 4.05 and earlier, triggered by an invalid character code in a Type 1 font. The root problem was a bounds check that was being optimized away by modern compilers.
5.5
Moyen
CVE-2024-3900 2024-04-17 18h41 +00:00 Out-of-bounds array write in Xpdf 4.05 and earlier, triggered by long Unicode sequence in ActualText.
5.5
Moyen
CVE-2024-3248 2024-04-02 23h04 +00:00 In Xpdf 4.05 (and earlier), a PDF object loop in the attachments leads to infinite recursion and a stack overflow.
5.5
Moyen
CVE-2024-3247 2024-04-02 22h57 +00:00 In Xpdf 4.05 (and earlier), a PDF object loop in an object stream leads to infinite recursion and a stack overflow.
5.5
Moyen
CVE-2024-2971 2024-03-26 21h31 +00:00 Out-of-bounds array write in Xpdf 4.05 and earlier, triggered by negative object number in indirect reference in the input PDF file.
5.5
Moyen
CVE-2023-3044 2023-06-02 22h32 +00:00 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.
3.3
Bas
CVE-2023-2664 2023-05-11 20h21 +00:00  In Xpdf 4.04 (and earlier), a PDF object loop in the embedded file tree leads to infinite recursion and a stack overflow.
5.5
Moyen
CVE-2023-2663 2023-05-11 20h16 +00:00  In Xpdf 4.04 (and earlier), a PDF object loop in the page label tree leads to infinite recursion and a stack overflow.
9.1
Critique
CVE-2023-2662 2023-05-11 20h08 +00:00 In Xpdf 4.04 (and earlier), a bad color space object in the input PDF file can cause a divide-by-zero.
5.5
Moyen
CVE-2022-38334 2022-09-14 22h00 +00:00 XPDF v4.04 and earlier was discovered to contain a stack overflow via the function Catalog::countPageTree() at Catalog.cc.
5.5
Moyen
CVE-2021-30860 2021-08-24 18h49 +00:00 An integer overflow was addressed with improved input validation. This issue is fixed in Security Update 2021-005 Catalina, iOS 14.8 and iPadOS 14.8, macOS Big Sur 11.6, watchOS 7.6.2. Processing a maliciously crafted PDF may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited.
7.8
Haute
CVE-2018-18650 2018-10-25 13h00 +00:00 An issue was discovered in Xpdf 4.00. XRef::readXRefStream in XRef.cc allows attackers to launch a denial of service (Integer Overflow) via a crafted /Size value in a pdf file, as demonstrated by pdftohtml. This is mainly caused by the program attempting a malloc operation for a large amount of memory.
5.5
Moyen
CVE-2018-18651 2018-10-25 13h00 +00:00 An issue was discovered in Xpdf 4.00. catalog->getNumPages() in AcroForm.cc allows attackers to launch a denial of service (hang caused by large loop) via a specific pdf file, as demonstrated by pdftohtml. This is mainly caused by a large number after the /Count field in the file.
5.5
Moyen
CVE-2018-18454 2018-10-18 04h00 +00:00 CCITTFaxStream::readRow() in Stream.cc in Xpdf 4.00 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted pdf file, as demonstrated by pdftoppm.
5.5
Moyen
CVE-2018-18455 2018-10-18 04h00 +00:00 The GfxImageColorMap class in GfxState.cc in Xpdf 4.00 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted pdf file, as demonstrated by pdftoppm.
5.5
Moyen
CVE-2018-18456 2018-10-18 04h00 +00:00 The function Object::isName() in Object.h (called from Gfx::opSetFillColorN) in Xpdf 4.00 allows remote attackers to cause a denial of service (stack-based buffer over-read) via a crafted pdf file, as demonstrated by pdftoppm.
5.5
Moyen
CVE-2018-18457 2018-10-18 04h00 +00:00 The function DCTStream::readScan in Stream.cc in Xpdf 4.00 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted pdf file, as demonstrated by pdftoppm.
5.5
Moyen
CVE-2018-18458 2018-10-18 04h00 +00:00 The function DCTStream::decodeImage in Stream.cc in Xpdf 4.00 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted pdf file, as demonstrated by pdftoppm.
5.5
Moyen
CVE-2018-18459 2018-10-18 04h00 +00:00 The function DCTStream::getBlock in Stream.cc in Xpdf 4.00 allows remote attackers to cause a denial of service (NULL pointer dereference) via a crafted pdf file, as demonstrated by pdftoppm.
5.5
Moyen
CVE-2018-16368 2018-09-02 22h00 +00:00 SplashXPath::strokeAdjust in splash/SplashXPath.cc in Xpdf 4.00 allows remote attackers to cause a denial of service (heap-based buffer over-read) via a crafted pdf file, as demonstrated by pdftoppm.
5.5
Moyen
CVE-2018-16369 2018-09-02 22h00 +00:00 XRef::fetch in XRef.cc in Xpdf 4.00 allows remote attackers to cause a denial of service (stack consumption) via a crafted pdf file, related to AcroForm::scanField, as demonstrated by pdftohtml. NOTE: this might overlap CVE-2018-7453.
5.5
Moyen
CVE-2018-11033 2018-05-14 00h00 +00:00 The DCTStream::readHuffSym function in Stream.cc in the DCT decoder in xpdf before 4.00 allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via crafted JPEG data.
7.8
Haute
CVE-2018-8100 2018-03-14 03h00 +00:00 The JPXStream::readTilePart function in JPXStream.cc in xpdf 4.00 allows attackers to launch denial of service (heap-based buffer overflow and application crash) or possibly have unspecified other impact via a specific pdf file, as demonstrated by pdftohtml.
7.8
Haute
CVE-2018-8101 2018-03-14 03h00 +00:00 The JPXStream::inverseTransformLevel function in JPXStream.cc in xpdf 4.00 allows attackers to launch denial of service (heap-based buffer over-read and application crash) via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-8102 2018-03-14 03h00 +00:00 The JBIG2MMRDecoder::getBlackCode function in JBIG2Stream.cc in xpdf 4.00 allows attackers to launch denial of service (buffer over-read and application crash) via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-8103 2018-03-14 03h00 +00:00 The JBIG2Stream::readGenericBitmap function in JBIG2Stream.cc in xpdf 4.00 allows attackers to launch denial of service (heap-based buffer over-read and application crash) via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-8104 2018-03-14 03h00 +00:00 The BufStream::lookChar function in Stream.cc in xpdf 4.00 allows attackers to launch denial of service (heap-based buffer over-read and application crash) via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-8105 2018-03-14 03h00 +00:00 The JPXStream::fillReadBuf function in JPXStream.cc in xpdf 4.00 allows attackers to launch denial of service (heap-based buffer over-read and application crash) via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-8106 2018-03-14 03h00 +00:00 The JPXStream::readTilePartData function in JPXStream.cc in xpdf 4.00 allows attackers to launch denial of service (heap-based buffer over-read and application crash) via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-8107 2018-03-14 03h00 +00:00 The JPXStream::close function in JPXStream.cc in xpdf 4.00 allows attackers to launch denial of service (heap-based buffer over-read and application crash) via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-7452 2018-02-24 05h00 +00:00 A NULL pointer dereference in JPXStream::fillReadBuf in JPXStream.cc in xpdf 4.00 allows attackers to launch denial of service via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-7453 2018-02-24 05h00 +00:00 Infinite recursion in AcroForm::scanField in AcroForm.cc in xpdf 4.00 allows attackers to launch denial of service via a specific pdf file due to lack of loop checking, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-7454 2018-02-24 05h00 +00:00 A NULL pointer dereference in XFAForm::scanFields in XFAForm.cc in xpdf 4.00 allows attackers to launch denial of service via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-7455 2018-02-24 05h00 +00:00 An out-of-bounds read in JPXStream::readTilePart in JPXStream.cc in xpdf 4.00 allows attackers to launch denial of service via a specific pdf file, as demonstrated by pdftohtml.
5.5
Moyen
CVE-2018-7173 2018-02-15 21h00 +00:00 A large loop in JBIG2Stream::readSymbolDictSeg in xpdf 4.00 allows an attacker to cause denial of service via a specific file due to inappropriate decoding.
5.5
Moyen
CVE-2018-7174 2018-02-15 21h00 +00:00 An issue was discovered in xpdf 4.00. An infinite loop in XRef::Xref allows an attacker to cause denial of service because loop detection exists only for tables, not streams.
5.5
Moyen
CVE-2018-7175 2018-02-15 21h00 +00:00 An issue was discovered in xpdf 4.00. A NULL pointer dereference in readCodestream allows an attacker to cause denial of service via a JPX image with zero components.
5.5
Moyen