
ccxvii/mujs
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 10 CRITICAL | — | ||
In MuJS before version 1.1.2, a use-after-free flaw in the regexp source property access may cause denial of service. | |||
| 9.8 CRITICAL | — | ||
Buffer-overflow in jsdtoa.c in Artifex MuJS in versions 1.0.1 to 1.1.1. An integer overflow happens when js_strtod() reads in floating point exponent, which leads to a buffer overflow in the pointer *d. | |||
| 8.8 HIGH | — | ||
A logical issue in O_getOwnPropertyDescriptor() in Artifex MuJS 1.0.0 through 1.3.x before 1.3.2 allows an attacker to achieve Remote Code Execution through memory corruption, via the loading of a crafted JavaScript file. | |||
| 5.5 MEDIUM | 4.3 MEDIUM | ||
compile in regexp.c in Artifex MuJS through 1.2.0 results in stack consumption because of unlimited recursion, a different issue than CVE-2019-11413. | |||
| 5.5 MEDIUM | 4.3 MEDIUM | ||
In Artifex MuJS through 1.2.0, jsP_dumpsyntax in jsdump.c has a NULL pointer dereference, as demonstrated by mujs-pp. | |||
| 9.8 CRITICAL | 7.5 HIGH | ||
Artifex MuJS v1.1.3 was discovered to contain a heap buffer overflow which is caused by conflicting JumpList of nested try/finally statements. | |||
| 7.5 HIGH | 5 MEDIUM | ||
Buffer overflow vulnerability in mujs before 1.0.8 due to recursion in the GC scanning phase, allows remote attackers to cause a denial of service. | |||
| 7.5 HIGH | 5 MEDIUM | ||
Buffer overflow vulnerability in function jsG_markobject in jsgc.c in mujs before 1.0.8, allows remote attackers to cause a denial of service. | |||
| 7.8 HIGH | 6.8 MEDIUM | ||
Artifex MuJS through 1.0.7 has a use-after-free in jsrun.c because of unconditional marking in jsgc.c. | |||
| 7.5 HIGH | 5 MEDIUM | ||
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. | |||
| — | 5 MEDIUM | ||
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. | |||
| — | 7.5 HIGH | ||
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. | |||