cve/2018/CVE-2018-5686.md
2024-06-18 02:51:15 +02:00

780 B

CVE-2018-5686

Description

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.

POC

Reference

Github