Loop with Unreachable Exit Condition ('Infinite Loop') Affecting poppler package, versions <0.61.1-2


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.15% (53rd 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-DEBIAN12-POPPLER-1557230
  • published17 Sept 2017
  • disclosed17 Sept 2017

Introduced: 17 Sep 2017

CVE-2017-14519  (opens in a new tab)
CWE-835  (opens in a new tab)

How to fix?

Upgrade Debian:12 poppler to version 0.61.1-2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream poppler package and not the poppler package as distributed by Debian. See How to fix? for Debian:12 relevant fixed versions and status.

In Poppler 0.59.0, memory corruption occurs in a call to Object::streamGetChar in Object.h after a repeating series of Gfx::display, Gfx::go, Gfx::execOp, Gfx::opShowText, and Gfx::doShowText calls (aka a Gfx.cc infinite loop).