mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
19 lines
780 B
Markdown
19 lines
780 B
Markdown
### [CVE-2018-5686](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://bugs.ghostscript.com/show_bug.cgi?id=698860
|
|
|
|
#### Github
|
|
- https://github.com/0xCyberY/CVE-T4PDF
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|