1736 matches found
Design/Logic Flaw
There is an Assertion 'pagep != NULL' failed at /parser/js/js-parser-mem.cparserlistget in JerryScript 3.0.0...
CVE-2021-46347
There is an Assertion 'ecmaobjectcheckclassnameisobject objp' failed at /jerry-core/ecma/operations/ecma-objects.c in JerryScript 3.0.0...
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...
CVE-2021-46351
Removed by vendor...
CVE-2021-46349
Affected software: JerryScript 3.0.0. Vulnerability and root cause: An assertion fails in /jerry-core/ecma/operations/ecma-objects.c with the condition type == ECMA_OBJECT_TYPE_GENERAL || type == ECMA_OBJECT_TYPE_PROXY, exposing a denial‑of‑service scenario. The issue is documented across multipl...
CVE-2021-46349
Removed by vendor...
CVE-2021-46350
There is an Assertion 'ecmaisvalueobject value' failed at jerryscript/jerry-core/ecma/base/ecma-helpers-value.c in JerryScript 3.0.0...
CVE-2021-46350
Removed by vendor...
CVE-2021-46347
There is an Assertion 'ecmaobjectcheckclassnameisobject objp' failed at /jerry-core/ecma/operations/ecma-objects.c in JerryScript 3.0.0...
CVE-2021-46346
CVE-2021-46346 affects JerryScript 3.0.0, due to an assertion failure in the date prototype dispatch Set handler: local_tza must equal ecma_date_local_time_zone_adjustment (date_value). The description notes an assertion failure in /jerry-core/ecma/builtin-objects/ecma-builtin-date-prototype.c (e...
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-46344
Removed by vendor...
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
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-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-46340
There is an Assertion 'contextp-stacktopuint8 == SCANSTACKTRYSTATEMENT || contextp-stacktopuint8 == SCANSTACKCATCHSTATEMENT' failed at /parser/js/js-scanner.cscannerscanstatementend in JerryScript 3.0.0...