1246 matches found
CVE-2021-46348
There is an Assertion 'ECMASTRINGISREFEQUALSTOONE stringp' failed at /jerry-core/ecma/base/ecma-literal-storage.c 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-46347
Removed by vendor...
CVE-2021-46348
Removed by vendor...
CVE-2021-46346
Removed by vendor...
CVE-2021-46346
There is an Assertion 'localtza == ecmadatelocaltimezoneadjustment datevalue' failed at /jerry-core/ecma/builtin-objects/ecma-builtin-date-prototype.cecmabuiltindateprototypedispatchset:421 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-46345
There is an Assertion 'cesu8cursorp == cesu8endp' failed at /jerry-core/lit/lit-strings.c in JerryScript 3.0.0...
CVE-2021-46345
Removed by vendor...
CVE-2021-46344
Removed by vendor...
CVE-2021-46345
Technical details such as affected products, versions, root cause, and remediation are not publicly provided in the connected documents. Monitor for updates.
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
CVE-2021-46344 affects JerryScript 3.0.0. The issue is described as an assertion failure: 'flags & PARSER_PATTERN_HAS_REST_ELEMENT' in /jerry-core/parser/js/js-parser-expr.c. The connected documents confirm the same core problem but do not provide additional technical details such as broader affe...
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-46343
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-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
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-46342
There is an Assertion 'ecmaislexicalenvironment objp || !ecmaopobjectisfastarray objp' failed at /jerry-core/ecma/base/ecma-helpers.c in JerryScript 3.0.0...