rpm package
suse/poppler&distro=SUSE Manager Server 4.2
pkg:rpm/suse/poppler&distro=SUSE%20Manager%20Server%204.2
Vulnerabilities (11)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-38349 | — | < 0.79.0-150200.3.21.2 | 0.79.0-150200.3.21.2 | Aug 22, 2023 | An issue was discovered in Poppler 22.08.0. There is a reachable assertion in Object.h, will lead to denial of service because PDFDoc::replacePageDict in PDFDoc.cc lacks a stream check before saving an embedded file. | ||
| CVE-2022-37052 | — | < 0.79.0-150200.3.26.1 | 0.79.0-150200.3.26.1 | Aug 22, 2023 | A reachable Object::getString assertion in Poppler 22.07.0 allows attackers to cause a denial of service due to a failure in markObject. | ||
| CVE-2022-37051 | — | < 0.79.0-150200.3.21.2 | 0.79.0-150200.3.21.2 | Aug 22, 2023 | An issue was discovered in Poppler 22.07.0. There is a reachable abort which leads to denial of service because the main function in pdfunite.cc lacks a stream check before saving an embedded file. | ||
| CVE-2022-37050 | — | < 0.79.0-150200.3.21.2 | 0.79.0-150200.3.21.2 | Aug 22, 2023 | In Poppler 22.07.0, PDFDoc::savePageAs in PDFDoc.c callows attackers to cause a denial-of-service (application crashes with SIGABRT) by crafting a PDF file in which the xref data structure is mishandled in getCatalog processing. Note that this vulnerability is caused by the incom | ||
| CVE-2020-23804 | — | < 0.79.0-150200.3.21.2 | 0.79.0-150200.3.21.2 | Aug 22, 2023 | Uncontrolled Recursion in pdfinfo, and pdftops in poppler 0.89.0 allows remote attackers to cause a denial of service via crafted input. | ||
| CVE-2020-36024 | — | < 0.79.0-150200.3.21.2 | 0.79.0-150200.3.21.2 | Aug 11, 2023 | An issue was discovered in freedesktop poppler version 20.12.1, allows remote attackers to cause a denial of service (DoS) via crafted .pdf file to FoFiType1C::convertToType1 function. | ||
| CVE-2020-36023 | — | < 0.79.0-150200.3.26.1 | 0.79.0-150200.3.26.1 | Aug 11, 2023 | An issue was discovered in freedesktop poppler version 20.12.1, allows remote attackers to cause a denial of service (DoS) via crafted .pdf file to FoFiType1C::cvtGlyph function. | ||
| CVE-2022-38784 | — | < 0.79.0-150200.3.8.1 | 0.79.0-150200.3.8.1 | Aug 30, 2022 | Poppler prior to and including 22.08.0 contains an integer overflow in the JBIG2 decoder (JBIG2Stream::readTextRegionSeg() in JBIGStream.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 vu | ||
| CVE-2022-27337 | — | < 0.79.0-150200.3.11.1 | 0.79.0-150200.3.11.1 | May 5, 2022 | A logic error in the Hints::Hints function of Poppler v22.03.0 allows attackers to cause a Denial of Service (DoS) via a crafted PDF file. | ||
| CVE-2019-16115 | — | < 0.79.0-150200.3.14.1 | 0.79.0-150200.3.14.1 | Sep 8, 2019 | In Xpdf 4.01.01, a stack-based buffer under-read could be triggered in IdentityFunction::transform in Function.cc, used by GfxAxialShading::getColor. It can, for example, be triggered by sending a crafted PDF document to the pdftoppm tool. It allows an attacker to use a crafted P | ||
| CVE-2019-9545 | — | < 0.79.0-150200.3.26.1 | 0.79.0-150200.3.26.1 | Mar 1, 2019 | An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readTextRegion() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfimages binary. It allows an attacker to cause Denial of Service (Segmentation f |
- CVE-2022-38349Aug 22, 2023affected < 0.79.0-150200.3.21.2fixed 0.79.0-150200.3.21.2
An issue was discovered in Poppler 22.08.0. There is a reachable assertion in Object.h, will lead to denial of service because PDFDoc::replacePageDict in PDFDoc.cc lacks a stream check before saving an embedded file.
- CVE-2022-37052Aug 22, 2023affected < 0.79.0-150200.3.26.1fixed 0.79.0-150200.3.26.1
A reachable Object::getString assertion in Poppler 22.07.0 allows attackers to cause a denial of service due to a failure in markObject.
- CVE-2022-37051Aug 22, 2023affected < 0.79.0-150200.3.21.2fixed 0.79.0-150200.3.21.2
An issue was discovered in Poppler 22.07.0. There is a reachable abort which leads to denial of service because the main function in pdfunite.cc lacks a stream check before saving an embedded file.
- CVE-2022-37050Aug 22, 2023affected < 0.79.0-150200.3.21.2fixed 0.79.0-150200.3.21.2
In Poppler 22.07.0, PDFDoc::savePageAs in PDFDoc.c callows attackers to cause a denial-of-service (application crashes with SIGABRT) by crafting a PDF file in which the xref data structure is mishandled in getCatalog processing. Note that this vulnerability is caused by the incom
- CVE-2020-23804Aug 22, 2023affected < 0.79.0-150200.3.21.2fixed 0.79.0-150200.3.21.2
Uncontrolled Recursion in pdfinfo, and pdftops in poppler 0.89.0 allows remote attackers to cause a denial of service via crafted input.
- CVE-2020-36024Aug 11, 2023affected < 0.79.0-150200.3.21.2fixed 0.79.0-150200.3.21.2
An issue was discovered in freedesktop poppler version 20.12.1, allows remote attackers to cause a denial of service (DoS) via crafted .pdf file to FoFiType1C::convertToType1 function.
- CVE-2020-36023Aug 11, 2023affected < 0.79.0-150200.3.26.1fixed 0.79.0-150200.3.26.1
An issue was discovered in freedesktop poppler version 20.12.1, allows remote attackers to cause a denial of service (DoS) via crafted .pdf file to FoFiType1C::cvtGlyph function.
- CVE-2022-38784Aug 30, 2022affected < 0.79.0-150200.3.8.1fixed 0.79.0-150200.3.8.1
Poppler prior to and including 22.08.0 contains an integer overflow in the JBIG2 decoder (JBIG2Stream::readTextRegionSeg() in JBIGStream.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 vu
- CVE-2022-27337May 5, 2022affected < 0.79.0-150200.3.11.1fixed 0.79.0-150200.3.11.1
A logic error in the Hints::Hints function of Poppler v22.03.0 allows attackers to cause a Denial of Service (DoS) via a crafted PDF file.
- CVE-2019-16115Sep 8, 2019affected < 0.79.0-150200.3.14.1fixed 0.79.0-150200.3.14.1
In Xpdf 4.01.01, a stack-based buffer under-read could be triggered in IdentityFunction::transform in Function.cc, used by GfxAxialShading::getColor. It can, for example, be triggered by sending a crafted PDF document to the pdftoppm tool. It allows an attacker to use a crafted P
- CVE-2019-9545Mar 1, 2019affected < 0.79.0-150200.3.26.1fixed 0.79.0-150200.3.26.1
An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readTextRegion() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfimages binary. It allows an attacker to cause Denial of Service (Segmentation f