Show filters
30 Total Results
Displaying 11-20 of 30
Sort by:
Attacker Value
Unknown

CVE-2019-11413

Disclosure Date: April 22, 2019 (last updated November 08, 2023)
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.
0
Attacker Value
Unknown

CVE-2019-11411

Disclosure Date: April 22, 2019 (last updated November 08, 2023)
An issue was discovered in Artifex MuJS 1.0.5. The Number#toFixed() and numtostr implementations in jsnumber.c have a stack-based buffer overflow.
0
Attacker Value
Unknown

CVE-2019-11412

Disclosure Date: April 22, 2019 (last updated November 08, 2023)
An issue was discovered in Artifex MuJS 1.0.5. jscompile.c can cause a denial of service (invalid stack-frame jump) because it lacks an ENDTRY opcode call.
Attacker Value
Unknown

CVE-2018-5759

Disclosure Date: January 24, 2018 (last updated November 08, 2023)
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.
0
Attacker Value
Unknown

CVE-2018-6191

Disclosure Date: January 24, 2018 (last updated November 08, 2023)
The js_strtod function in jsdtoa.c in Artifex MuJS through 1.0.2 has an integer overflow because of incorrect exponent validation.
0
Attacker Value
Unknown

CVE-2016-10133

Disclosure Date: March 24, 2017 (last updated November 08, 2023)
Heap-based buffer overflow in the js_stackoverflow function in jsrun.c in Artifex Software, Inc. MuJS allows attackers to have unspecified impact by leveraging an error when dropping extra arguments to lightweight functions.
0
Attacker Value
Unknown

CVE-2016-10132

Disclosure Date: March 24, 2017 (last updated November 08, 2023)
regexp.c in Artifex Software, Inc. MuJS allows attackers to cause a denial of service (NULL pointer dereference and crash) via vectors related to regular expression compilation.
0
Attacker Value
Unknown

CVE-2016-9108

Disclosure Date: February 03, 2017 (last updated November 08, 2023)
Integer overflow in the js_regcomp function in regexp.c in Artifex Software, Inc. MuJS before commit b6de34ac6d8bb7dd5461c57940acfbd3ee7fd93e allows attackers to cause a denial of service (application crash) via a crafted regular expression.
Attacker Value
Unknown

CVE-2017-5627

Disclosure Date: January 30, 2017 (last updated November 08, 2023)
An issue was discovered in Artifex Software, Inc. MuJS before 4006739a28367c708dea19aeb19b8a1a9326ce08. The jsR_setproperty function in jsrun.c lacks a check for a negative array length. This leads to an integer overflow in the js_pushstring function in jsrun.c when parsing a specially crafted JS file.
Attacker Value
Unknown

CVE-2017-5628

Disclosure Date: January 30, 2017 (last updated November 08, 2023)
An issue was discovered in Artifex Software, Inc. MuJS before 8f62ea10a0af68e56d5c00720523ebcba13c2e6a. The MakeDay function in jsdate.c does not validate the month, leading to an integer overflow when parsing a specially crafted JS file.