1216 matches found
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-46343
Removed by vendor...
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
There is an Assertion 'contextp-stacktopuint8 == SCANSTACKTRYSTATEMENT || contextp-stacktopuint8 == SCANSTACKCATCHSTATEMENT' failed at /parser/js/js-scanner.cscannerscanstatementend in JerryScript 3.0.0...
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-46342
There is an Assertion 'ecmaislexicalenvironment objp || !ecmaopobjectisfastarray objp' failed at /jerry-core/ecma/base/ecma-helpers.c in JerryScript 3.0.0...
CVE-2021-46340
Removed by vendor...
CVE-2021-46342
Removed by vendor...
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-46339
There is an Assertion 'litisvalidcesu8string stringp, stringsize' failed at /base/ecma-helpers-string.cecmanewecmastringfromutf8 in JerryScript 3.0.0...
CVE-2021-46339
Removed by vendor...
CVE-2021-46338
There is an Assertion 'ecmaislexicalenvironment objectp' failed at /base/ecma-helpers.cecmagetlexenvtype in JerryScript 3.0.0...
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
Removed by vendor...
CVE-2021-46337
CVE-2021-46337 concerns JerryScript 3.0.0, where an assertion failure at /parser/js/js-parser-mem.c(parser_list_get) can be triggered to cause a denial of service. The description consistently cites the same assertion error: ‘page_p != NULL’. Connected documents list multiple ecosystem entries (N...
CVE-2021-46337
There is an Assertion 'pagep != NULL' failed at /parser/js/js-parser-mem.cparserlistget in JerryScript 3.0.0...
CVE-2021-46337
Removed by vendor...
CVE-2021-46336
Removed by vendor...
CVE-2021-46336
CVE-2021-46336 relates to JerryScript 3.0.0, where an assertion failure occurs in the class body parser code: /parser/js/js-parser-expr.c(parser_parse_class_body) with the condition opts & PARSER_CLASS_LITERAL_CTOR_PRESENT. The connected documents confirm the affected component and the exact fail...
CVE-2021-46336
There is an Assertion 'opts & PARSERCLASSLITERALCTORPRESENT' failed at /parser/js/js-parser-expr.cparserparseclassbody in JerryScript 3.0.0...