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.
The product does not properly control the allocation and maintenance of a limited resource.
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 | * |
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.