Filtered by vendor Jerryscript Subscriptions
Filtered by product Jerryscript Subscriptions
Total 93 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2020-23309 1 Jerryscript 1 Jerryscript 2021-06-16 7.5 High
There is an Assertion 'context_p->stack_depth == context_p->context_stack_depth' failed at js-parser-statm.c:2756 in parser_parse_statements in JerryScript 2.2.0.
CVE-2020-23308 1 Jerryscript 1 Jerryscript 2021-06-16 7.5 High
There is an Assertion 'context_p->stack_top_uint8 == LEXER_EXPRESSION_START' at js-parser-expr.c:3565 in parser_parse_expression in JerryScript 2.2.0.
CVE-2020-23306 1 Jerryscript 1 Jerryscript 2021-06-16 9.8 Critical
There is a stack-overflow at ecma-regexp-object.c:535 in ecma_regexp_match in JerryScript 2.2.0.
CVE-2020-23303 1 Jerryscript 1 Jerryscript 2021-06-16 9.8 Critical
There is a heap-buffer-overflow at jmem-poolman.c:165 in jmem_pools_collect_empty in JerryScript 2.2.0.
CVE-2020-23320 1 Jerryscript 1 Jerryscript 2021-06-15 7.5 High
There is an Assertion in 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' in parser_parse_function_arguments in JerryScript 2.2.0.
CVE-2020-23302 1 Jerryscript 1 Jerryscript 2021-06-15 9.8 Critical
There is a heap-use-after-free at ecma-helpers-string.c:772 in ecma_ref_ecma_string in JerryScript 2.2.0
CVE-2020-29657 1 Jerryscript 1 Jerryscript 2020-12-10 9.1 Critical
In JerryScript 2.3.0, there is an out-of-bounds read in main_print_unhandled_exception in the main-utils.c file.
CVE-2017-9250 1 Jerryscript 1 Jerryscript 2020-10-28 7.5 High
The lexer_process_char_literal function in jerry-core/parser/js/js-lexer.c in JerryScript 1.0 does not skip memory allocation for empty strings, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via malformed JavaScript source code, related to the jmem_heap_free_block function.
CVE-2020-13991 1 Jerryscript 1 Jerryscript 2020-09-30 7.5 High
vm/opcodes.c in JerryScript 2.2.0 allows attackers to hijack the flow of control by controlling a register.
CVE-2020-24344 1 Jerryscript 1 Jerryscript 2020-08-19 7.1 High
JerryScript through 2.3.0 has a (function({a=arguments}){const arguments}) buffer over-read.
CVE-2020-13622 1 Jerryscript 1 Jerryscript 2020-05-27 7.5 High
JerryScript 2.2.0 allows attackers to cause a denial of service (assertion failure) because a property key query for a Proxy object returns unintended data.
CVE-2020-13623 1 Jerryscript 1 Jerryscript 2020-05-27 7.5 High
JerryScript 2.2.0 allows attackers to cause a denial of service (stack consumption) via a proxy operation.
CVE-2017-18212 1 Jerryscript 1 Jerryscript 2019-10-03 N/A
An issue was discovered in JerryScript 1.0. There is a heap-based buffer over-read in the lit_read_code_unit_from_hex function in lit/lit-char-helpers.c via a RegExp("[\x0"); payload.