Vulnerabilities > Jerryscript

DATE CVE VULNERABILITY TITLE RISK
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.
network
low complexity
jerryscript CWE-617
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.
network
low complexity
jerryscript CWE-617
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.
network
low complexity
jerryscript CWE-617
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.
network
low complexity
jerryscript CWE-617
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.
network
low complexity
jerryscript CWE-617
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
network
low complexity
jerryscript CWE-617
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.
network
low complexity
jerryscript CWE-617
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.
network
low complexity
jerryscript CWE-617
5.0
2021-06-10 CVE-2020-23320 Reachable Assertion vulnerability in Jerryscript 2.2.0
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.
network
low complexity
jerryscript CWE-617
5.0
2021-06-10 CVE-2020-23321 Out-of-bounds Write vulnerability in Jerryscript 2.2.0
There is a heap-buffer-overflow at lit-strings.c:431 in lit_read_code_unit_from_utf8 in JerryScript 2.2.0.
network
low complexity
jerryscript CWE-787
7.5