CVE Vulnerabilities

CVE-2019-9587

Uncontrolled Resource Consumption

Published: Mar 06, 2019 | Modified: Nov 21, 2024
CVSS 3.x
7.8
HIGH
Source:
NVD
CVSS:3.0/AV:L/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
Ubuntu
NEGLIGIBLE

There is a stack consumption issue in md5Round1() located in Decrypt.cc in Xpdf 4.01. It 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 Catalog::countPageTree.

Weakness

The product does not properly control the allocation and maintenance of a limited resource.

Affected Software

Name Vendor Start Version End Version
Xpdfreader Glyphandcog 4.01 (including) 4.01 (including)
Ipe Ubuntu cosmic *
Ipe Ubuntu trusty *
Libextractor Ubuntu cosmic *
Libextractor Ubuntu trusty *
Poppler Ubuntu trusty *
Texlive-bin Ubuntu bionic *
Texlive-bin Ubuntu cosmic *
Texlive-bin Ubuntu disco *
Texlive-bin Ubuntu eoan *
Texlive-bin Ubuntu focal *
Texlive-bin Ubuntu groovy *
Texlive-bin Ubuntu hirsute *
Texlive-bin Ubuntu impish *
Texlive-bin Ubuntu kinetic *
Texlive-bin Ubuntu lunar *
Texlive-bin Ubuntu mantic *
Texlive-bin Ubuntu oracular *
Texlive-bin Ubuntu trusty *
Texlive-bin Ubuntu xenial *
Xpdf Ubuntu cosmic *
Xpdf Ubuntu disco *
Xpdf Ubuntu eoan *
Xpdf Ubuntu hirsute *
Xpdf Ubuntu impish *
Xpdf Ubuntu trusty *
Xpdf Ubuntu xenial *

Potential Mitigations

  • Mitigation of resource exhaustion attacks requires that the target system either:

  • The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.

  • The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.

References