Description
In Poppler 0.59.0, memory corruption occurs in a call to Object::dictLookup() in Object.h after a repeating series of Gfx::display, Gfx::go, Gfx::execOp, Gfx::opFill, Gfx::doPatternFill, Gfx::doTilingPatternFill and Gfx::drawForm calls (aka a Gfx.cc infinite loop), a different vulnerability than CVE-2017-14519.
Published: 2017-09-29
Score: 7.5 High
EPSS: 1.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

No analysis available yet.

Remediation

No remediation available yet.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-4097-1 poppler security update
EUVD EUVD EUVD-2017-6406 In Poppler 0.59.0, memory corruption occurs in a call to Object::dictLookup() in Object.h after a repeating series of Gfx::display, Gfx::go, Gfx::execOp, Gfx::opFill, Gfx::doPatternFill, Gfx::doTilingPatternFill and Gfx::drawForm calls (aka a Gfx.cc infinite loop), a different vulnerability than CVE-2017-14519.
Ubuntu USN Ubuntu USN USN-3440-1 poppler vulnerabilities
History

No history.

Subscriptions

Freedesktop Poppler
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2024-08-05T19:42:22.287Z

Reserved: 2017-09-29T00:00:00.000Z

Link: CVE-2017-14929

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2017-09-30T01:29:02.350

Modified: 2026-06-17T01:06:59.973

Link: CVE-2017-14929

cve-icon Redhat

Severity : Low

Publid Date: 2017-09-25T00:00:00Z

Links: CVE-2017-14929 - Bugzilla

cve-icon OpenCVE Enrichment

No data.

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-835

    Loop with Unreachable Exit Condition ('Infinite Loop')