In MuPDF 1.12.0, there is an infinite loop vulnerability and application hang in the pdf_parse_array function (pdf/pdf-parse.c) because EOF is not considered. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted pdf file.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
https://bugs.ghostscript.com/show_bug.cgi?id=698860 | third party advisory issue tracking exploit |
https://security.gentoo.org/glsa/201811-15 | third party advisory vendor advisory |
https://www.debian.org/security/2018/dsa-4334 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/06/msg00027.html | third party advisory mailing list |
https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf.git/commit/?id=b70eb93f6936c03d8af52040bbca4d4a7db39079 |