mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 06:38:06 +02:00
20 lines
773 B
Markdown
20 lines
773 B
Markdown
### [CVE-2018-5759](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5759)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|