First published: Sun Apr 21 2019(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Artifex MuJS | =1.0.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-11413 is a vulnerability in Artifex MuJS 1.0.5 that allows for unlimited recursion in the match function of regexp.c.
CVE-2019-11413 has a severity rating of 7.5 (High).
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.
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.
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)