Loop with Unreachable Exit Condition ('Infinite Loop') Affecting poppler-utils package, versions *
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-CENTOS6-POPPLERUTILS-2009985
- published 26 Jul 2021
- disclosed 28 Feb 2019
Introduced: 28 Feb 2019
CVE-2019-9543 Open this link in a new tabHow to fix?
There is no fixed version for Centos:6 poppler-utils.
NVD Description
Note: Versions mentioned in the description apply only to the upstream poppler-utils package and not the poppler-utils package as distributed by Centos.
See How to fix? for Centos:6 relevant fixed versions and status.
An issue was discovered in Poppler 0.74.0. A recursive function call, in JBIG2Stream::readGenericBitmap() located in JBIG2Stream.cc, can be triggered by sending a crafted pdf file to (for example) the pdfseparate binary. It allows an attacker to cause Denial of Service (Segmentation fault) or possibly have unspecified other impact. This is related to JArithmeticDecoder::decodeBit.