CVE Vulnerabilities

CVE-2019-9545

Uncontrolled Recursion

Published: Mar 01, 2019 | Modified: Jul 21, 2021
CVSS 3.x
8.8
HIGH
Source:
NVD
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS 2.x
6.8 MEDIUM
AV:N/AC:M/Au:N/C:P/I:P/A:P
RedHat/V2
RedHat/V3
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:N
Ubuntu
NEGLIGIBLE

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 fault) or possibly have unspecified other impact. This is related to JBIG2Bitmap::clearToZero.

Weakness

The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.

Affected Software

Name Vendor Start Version End Version
Poppler Freedesktop 0.74.0 (including) 0.74.0 (including)
Poppler Ubuntu bionic *
Poppler Ubuntu cosmic *
Poppler Ubuntu disco *
Poppler Ubuntu eoan *
Poppler Ubuntu groovy *
Poppler Ubuntu hirsute *
Poppler Ubuntu impish *
Poppler Ubuntu kinetic *
Poppler Ubuntu lunar *
Poppler Ubuntu mantic *
Poppler Ubuntu trusty *
Poppler Ubuntu xenial *

Potential Mitigations

References