CVE-2021-33796
- EPSS 0.08%
- Published 07.07.2023 18:15:09
- Last modified 21.11.2024 06:09:36
In MuJS before version 1.1.2, a use-after-free flaw in the regexp source property access may cause denial of service.
CVE-2021-33797
- EPSS 0.1%
- Published 17.04.2023 22:15:07
- Last modified 06.02.2025 17:15:12
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.
CVE-2022-44789
- EPSS 4.42%
- Published 23.11.2022 21:15:11
- Last modified 25.04.2025 20:15:35
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.
CVE-2022-30975
- EPSS 0.11%
- Published 18.05.2022 11:15:15
- Last modified 21.11.2024 07:03:39
In Artifex MuJS through 1.2.0, jsP_dumpsyntax in jsdump.c has a NULL pointer dereference, as demonstrated by mujs-pp.
CVE-2022-30974
- EPSS 0.11%
- Published 18.05.2022 11:15:15
- Last modified 21.11.2024 07:03:39
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.
CVE-2021-45005
- EPSS 0.14%
- Published 14.02.2022 22:15:07
- Last modified 21.11.2024 06:31:47
Artifex MuJS v1.1.3 was discovered to contain a heap buffer overflow which is caused by conflicting JumpList of nested try/finally statements.
CVE-2020-22886
- EPSS 0.68%
- Published 13.07.2021 15:15:08
- Last modified 21.11.2024 05:13:28
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.
CVE-2020-22885
- EPSS 0.62%
- Published 13.07.2021 15:15:08
- Last modified 21.11.2024 05:13:28
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.
CVE-2020-24343
- EPSS 0.18%
- Published 13.08.2020 19:15:13
- Last modified 21.11.2024 05:14:37
Artifex MuJS through 1.0.7 has a use-after-free in jsrun.c because of unconditional marking in jsgc.c.
CVE-2019-12798
- EPSS 0.43%
- Published 13.06.2019 17:29:00
- Last modified 21.11.2024 04:23:36
An issue was discovered in Artifex MuJS 1.0.5. regcompx in regexp.c does not restrict regular expression program size, leading to an overflow of the parsed syntax list size.