xpdf 4.03 has heap buffer overflow in the function readXRefTable located in XRef.cc. An attacker can exploit this bug to cause a Denial of Service (Segmentation fault) or other unspecified effects by sending a crafted PDF file to the pdftoppm binary.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/verf1sh/Poc/blob/master/pic_ppm.png | third party advisory |
https://github.com/verf1sh/Poc/blob/master/poc_ppm | third party advisory exploit |
https://forum.xpdfreader.com/viewtopic.php?f=3&t=42232 | third party advisory exploit |