112 matches found
CVE-2021-46344
Removed by vendor...
CVE-2021-46344
There is an Assertion 'flags & PARSERPATTERNHASRESTELEMENT' failed at /jerry-core/parser/js/js-parser-expr.c in JerryScript 3.0.0...
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...
CVE-2021-46343
There is an Assertion 'contextp-token.type == LEXERLITERAL' failed at /jerry-core/parser/js/js-parser-expr.c in JerryScript 3.0.0...
CVE-2021-46342
Removed by vendor...
CVE-2021-46340
There is an Assertion 'contextp-stacktopuint8 == SCANSTACKTRYSTATEMENT || contextp-stacktopuint8 == SCANSTACKCATCHSTATEMENT' failed at /parser/js/js-scanner.cscannerscanstatementend in JerryScript 3.0.0...
CVE-2021-46342
The CVE is tied to JerryScript 3.0.0, caused by a failed assertion in /jerry-core/ecma/base/ecma-helpers.c (ecma_is_lexical_environment(obj_p) || !ecma_op_object_is_fast_array(obj_p)). The CNVD entry describes it as a denial-of-service vulnerability; other sources simply report the assertion with...
CVE-2021-46340
Summary of the CVE-2021-46340 issue : The vulnerability affects JerryScript 3.0.0, arising from an assertion in /parser/js/js-scanner.c(scanner_scan_statement_end). The code path fails when context_p->stack_top_uint8 is not equal to SCAN_STACK_TRY_STATEMENT or SCAN_STACK_CATCH_STATEMENT, indic...
CVE-2021-46339
CVE-2021-46339 affects JerryScript 3.0.0. The vulnerability arises from an assertion failure in ecma-helpers-string.c (lit_is_valid_cesu8_string) when creating a string from UTF-8, which can lead to denial of service according to CNVD/NVD references. Connected documents identify the affected comp...
CVE-2021-46338
CVE-2021-46338 relates to JerryScript 3.0.0. The documented root cause is an assertion failure: ecma_is_lexical_environment(object_p) at ecma_get_lex_env_type in /base/ecma-helpers.c. Consequence described is an assertion failure in JerryScript 3.0.0. The connected documents do not provide a spec...
CVE-2021-46338
There is an Assertion 'ecmaislexicalenvironment objectp' failed at /base/ecma-helpers.cecmagetlexenvtype in JerryScript 3.0.0...
CVE-2021-46336
There is an Assertion 'opts & PARSERCLASSLITERALCTORPRESENT' failed at /parser/js/js-parser-expr.cparserparseclassbody in JerryScript 3.0.0...