Vulnerabilities > Jerryscript > Medium
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2022-01-20 | CVE-2021-46351 | Reachable Assertion vulnerability in Jerryscript 3.0.0 There is an Assertion 'local_tza == ecma_date_local_time_zone_adjustment (date_value)' failed at /jerry-core/ecma/builtin-objects/ecma-builtin-date-prototype.c(ecma_builtin_date_prototype_dispatch_set):421 in JerryScript 3.0.0. | 4.3 |
2022-01-14 | CVE-2021-46170 | Use After Free vulnerability in Jerryscript 2.3.0 An issue was discovered in JerryScript commit a6ab5e9. | 5.0 |
2021-06-10 | CVE-2020-23308 | Reachable Assertion vulnerability in Jerryscript 2.2.0 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. | 5.0 |
2021-06-10 | CVE-2020-23309 | Reachable Assertion vulnerability in Jerryscript 2.2.0 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. | 5.0 |
2021-06-10 | CVE-2020-23310 | Reachable Assertion vulnerability in Jerryscript 2.2.0 There is an Assertion 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' failed at js-parser-statm.c:733 in parser_parse_function_statement in JerryScript 2.2.0. | 5.0 |
2021-06-10 | CVE-2020-23311 | Reachable Assertion vulnerability in Jerryscript 2.2.0 There is an Assertion 'context_p->token.type == LEXER_RIGHT_BRACE || context_p->token.type == LEXER_ASSIGN || context_p->token.type == LEXER_COMMA' failed at js-parser-expr.c:3230 in parser_parse_object_initializer in JerryScript 2.2.0. | 5.0 |
2021-06-10 | CVE-2020-23312 | Reachable Assertion vulnerability in Jerryscript 2.2.0 There is an Assertion 'context.status_flags & PARSER_SCANNING_SUCCESSFUL' failed at js-parser.c:2185 in parser_parse_source in JerryScript 2.2.0. | 5.0 |
2021-06-10 | CVE-2020-23313 | Reachable Assertion vulnerability in Jerryscript 2.2.0 There is an Assertion 'scope_stack_p > context_p->scope_stack_p' failed at js-scanner-util.c:2510 in scanner_literal_is_created in JerryScript 2.2.0 | 5.0 |
2021-06-10 | CVE-2020-23314 | Reachable Assertion vulnerability in Jerryscript 2.2.0 There is an Assertion 'block_found' failed at js-parser-statm.c:2003 parser_parse_try_statement_end in JerryScript 2.2.0. | 5.0 |
2021-06-10 | CVE-2020-23319 | Reachable Assertion vulnerability in Jerryscript 2.2.0 There is an Assertion in '(flags >> CBC_STACK_ADJUST_SHIFT) >= CBC_STACK_ADJUST_BASE || (CBC_STACK_ADJUST_BASE - (flags >> CBC_STACK_ADJUST_SHIFT)) <= context_p->stack_depth' in parser_emit_cbc_backward_branch in JerryScript 2.2.0. | 5.0 |