Files
CVEs-PoC/2018/CVE-2018-5686.md
T
2024-06-18 02:51:15 +02:00

19 lines
780 B
Markdown

### [CVE-2018-5686](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5686)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://bugs.ghostscript.com/show_bug.cgi?id=698860
#### Github
- https://github.com/0xCyberY/CVE-T4PDF
- https://github.com/ARPSyndicate/cvemon