See how mujs compares to other vendors in security performance
MuJS e892c9fdb contains an incorrect numeric conversion vulnerability in jsRisindex() in jsrun.c. A specially crafted JavaScript input containing an excessively large numeric array index can cause an out-of-range floating-point value to be converted to an integer without proper range validation. This results in undefined behavior and can cause process termination, leading to denial of service.
Mujs received multiple CVEs for security issues.
CVE-2016-9108: Integer overflow and crash parsing regex in mujs
http://seclists.org/oss-sec/2016/q4/275
CVE-2016-9109: Incomplete fix for CVE-2016-7563
http://seclists.org/oss-sec/2016/q4/276
CVE-2016-7506: OOB read vulnerability in Spreplaceregexp function
http://bugs.ghostscript.com/showbug.cgi?id=697141
CVE-2016-7505: Buffer overflow in divby function
http://bugs.ghostscript.com/showbug.cgi?id=697140
CVE-2016-7504: Use-after-free in RptoString function
http://bugs.ghostscript.com/showbug.cgi?id=697142
CVE-2016-9017: OOB read in jsCdumpfunction function
http://bugs.ghostscript.com/showbug.cgi?id=697171