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.
Link | Tags |
---|---|
https://forum.xpdfreader.com/viewtopic.php?f=3&t=41263 | third party advisory exploit |
https://research.loginsoft.com/bugs/stack-based-buffer-overflow-vulnerability-in-function-md5round1-xpdf-4-01/ | third party advisory exploit |