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

20 lines
773 B
Markdown

### [CVE-2018-5759](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5759)
![](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
jsparse.c in Artifex MuJS through 1.0.2 does not properly maintain the AST depth for binary expressions, which allows remote attackers to cause a denial of service (excessive recursion) via a crafted file.
### POC
#### Reference
- https://bugs.ghostscript.com/show_bug.cgi?id=698868
- https://www.exploit-db.com/exploits/43904/
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/invictus1306/advisories