Vulnerabilities > Jerryscript > Medium
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2023-04-24 | CVE-2023-30410 | Out-of-bounds Write vulnerability in Jerryscript Jerryscript commit 1a2c047 was discovered to contain a stack overflow via the component ecma_op_function_construct at /operations/ecma-function-object.c. | 5.5 |
2023-04-24 | CVE-2023-30414 | Out-of-bounds Write vulnerability in Jerryscript Jerryscript commit 1a2c047 was discovered to contain a stack overflow via the component vm_loop at /jerry-core/vm/vm.c. | 5.5 |
2022-02-17 | CVE-2022-22901 | Reachable Assertion vulnerability in Jerryscript There is an Assertion in 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' failed at parser_parse_function_arguments in /js/js-parser.c of JerryScript commit a6ab5e9. | 5.5 |
2022-01-25 | CVE-2021-44992 | Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Jerryscript 3.0.0 There is an Assertion ''ecma_object_is_typedarray (obj_p)'' failed at /jerry-core/ecma/operations/ecma-typedarray-object.c in Jerryscript 3.0.0. | 5.5 |
2022-01-25 | CVE-2021-44993 | Reachable Assertion vulnerability in Jerryscript 3.0.0 There is an Assertion ''ecma_is_value_boolean (base_value)'' failed at /jerry-core/ecma/operations/ecma-get-put-value.c in Jerryscript 3.0.0. | 5.5 |
2022-01-25 | CVE-2021-44994 | Reachable Assertion vulnerability in Jerryscript 3.0.0 There is an Assertion ''JERRY_CONTEXT (jmem_heap_allocated_size) == 0'' failed at /jerry-core/jmem/jmem-heap.c in Jerryscript 3.0.0. | 5.5 |
2022-01-21 | CVE-2022-22891 | Unspecified vulnerability in Jerryscript 3.0.0 Jerryscript 3.0.0 was discovered to contain a SEGV vulnerability via ecma_ref_object_inline in /jerry-core/ecma/base/ecma-gc.c. | 5.5 |
2022-01-21 | CVE-2022-22892 | Reachable Assertion vulnerability in Jerryscript 3.0.0 There is an Assertion 'ecma_is_value_undefined (value) || ecma_is_value_null (value) || ecma_is_value_boolean (value) || ecma_is_value_number (value) || ecma_is_value_string (value) || ecma_is_value_bigint (value) || ecma_is_value_symbol (value) || ecma_is_value_object (value)' failed at jerry-core/ecma/base/ecma-helpers-value.c in Jerryscripts 3.0.0. | 5.5 |
2022-01-20 | CVE-2022-22890 | Reachable Assertion vulnerability in Jerryscript 3.0.0 There is an Assertion 'arguments_type != SCANNER_ARGUMENTS_PRESENT && arguments_type != SCANNER_ARGUMENTS_PRESENT_NO_REG' failed at /jerry-core/parser/js/js-scanner-util.c in Jerryscript 3.0.0. | 5.5 |
2022-01-20 | CVE-2021-46336 | Reachable Assertion vulnerability in Jerryscript 3.0.0 There is an Assertion 'opts & PARSER_CLASS_LITERAL_CTOR_PRESENT' failed at /parser/js/js-parser-expr.c(parser_parse_class_body) in JerryScript 3.0.0. | 5.5 |