4 matches found
CVE-2021-46343
CVE-2021-46343 affects JerryScript 3.0.0. The vulnerability is a denial-of-service caused by an assertion failure: Failure: assertion 'context_p->token.type == LEXER_LITERAL' in /jerry-core/parser/js/js-parser-expr.c. Impact: reported as DoS; no further exploit/vector details are provided in t...
Authentication flaw
There is an Assertion in 'contextp-token.type == LEXERRIGHTBRACE || contextp-token.type == LEXERASSIGN || contextp-token.type == LEXERCOMMA' in parserparseobjectinitializer in JerryScript 2.2.0...
CVE-2020-23311
CVE-2020-23311 affects JerryScript 2.2.0. The vulnerability arises from an assertion failure in the parser_parse_object_initializer (js-parser-expr.c:3230) when processing object initializers. Public documents provide the exact assertion and file/line but do not specify an exploit, affected produ...
CVE-2020-23310
JerryScript 2.2.0 is affected by CVE-2020-23310, due to an assertion failure in parser_parse_function_statement (js-parser-statm.c:733) involving context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION. The connected sources consistently cite this CVE and specify JerryScript 2.2.0 as ...