Loop with Unreachable Exit Condition ('Infinite Loop') Affecting poppler-qt-devel package, versions *


Severity

Recommended
0.0
low
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.48% (77th percentile)

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 IDSNYK-CENTOS7-POPPLERQTDEVEL-2001537
  • published26 Jul 2021
  • disclosed28 Feb 2019

Introduced: 28 Feb 2019

CVE-2019-9543  (opens in a new tab)
CWE-835  (opens in a new tab)

How to fix?

There is no fixed version for Centos:7 poppler-qt-devel.

NVD Description

Note: Versions mentioned in the description apply only to the upstream poppler-qt-devel package and not the poppler-qt-devel package as distributed by Centos. See How to fix? for Centos:7 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.