CVE-2019-11413: High severity mujs vulnerability
An issue was discovered in Artifex MuJS 1.0.5. It has unlimited recursion because the match function in regexp.c lacks a depth check.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2019-11413?
CVE-2019-11413 is a vulnerability in Artifex MuJS 1.0.5 that allows for unlimited recursion in the match function of regexp.c.
How severe is CVE-2019-11413?
CVE-2019-11413 has a severity rating of 7.5 (High).
How does the vulnerability in Artifex MuJS 1.0.5 occur?
The vulnerability in Artifex MuJS 1.0.5 occurs due to the lack of a depth check in the match function of regexp.c, allowing for unlimited recursion.
How can I fix the vulnerability in Artifex MuJS 1.0.5?
To fix the vulnerability in Artifex MuJS 1.0.5, it is recommended to update to a version that includes a fix for the depth check in the match function of regexp.c.
Where can I find more information about CVE-2019-11413?
More information about CVE-2019-11413 can be found at the following references: [http://www.ghostscript.com/cgi-bin/findgit.cgi?00d4606c3baf813b7b1c176823b2729bf51002a2](http://www.ghostscript.com/cgi-bin/findgit.cgi?00d4606c3baf813b7b1c176823b2729bf51002a2), [http://www.securityfocus.com/bid/108093](http://www.securityfocus.com/bid/108093), [https://bugs.ghostscript.com/show_bug.cgi?id=700937](https://bugs.ghostscript.com/show_bug.cgi?id=700937)