Lucene search

K

Jerryscript Security Vulnerabilities

cve
cve

CVE-2021-46337

There is an Assertion 'page_p != NULL' failed at /parser/js/js-parser-mem.c(parser_list_get) in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
21
cve
cve

CVE-2021-46338

There is an Assertion 'ecma_is_lexical_environment (object_p)' failed at /base/ecma-helpers.c(ecma_get_lex_env_type) in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
26
cve
cve

CVE-2021-46339

There is an Assertion 'lit_is_valid_cesu8_string (string_p, string_size)' failed at /base/ecma-helpers-string.c(ecma_new_ecma_string_from_utf8) in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
24
cve
cve

CVE-2021-46340

There is an Assertion 'context_p->stack_top_uint8 == SCAN_STACK_TRY_STATEMENT || context_p->stack_top_uint8 == SCAN_STACK_CATCH_STATEMENT' failed at /parser/js/js-scanner.c(scanner_scan_statement_end) in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
28
cve
cve

CVE-2021-46342

There is an Assertion 'ecma_is_lexical_environment (obj_p) || !ecma_op_object_is_fast_array (obj_p)' failed at /jerry-core/ecma/base/ecma-helpers.c in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
25
cve
cve

CVE-2021-46343

There is an Assertion 'context_p->token.type == LEXER_LITERAL' failed at /jerry-core/parser/js/js-parser-expr.c in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
24
cve
cve

CVE-2021-46344

There is an Assertion 'flags & PARSER_PATTERN_HAS_REST_ELEMENT' failed at /jerry-core/parser/js/js-parser-expr.c in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
24
cve
cve

CVE-2021-46345

There is an Assertion 'cesu8_cursor_p == cesu8_end_p' failed at /jerry-core/lit/lit-strings.c in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
26
cve
cve

CVE-2021-46346

There is an Assertion 'local_tza == ecma_date_local_time_zone_adjustment (date_value)' failed at /jerry-core/ecma/builtin-objects/ecma-builtin-date-prototype.c(ecma_builtin_date_prototype_dispatch_set):421 in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
27
cve
cve

CVE-2021-46347

There is an Assertion 'ecma_object_check_class_name_is_object (obj_p)' failed at /jerry-core/ecma/operations/ecma-objects.c in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
20
cve
cve

CVE-2021-46348

There is an Assertion 'ECMA_STRING_IS_REF_EQUALS_TO_ONE (string_p)' failed at /jerry-core/ecma/base/ecma-literal-storage.c in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
23
cve
cve

CVE-2021-46349

There is an Assertion 'type == ECMA_OBJECT_TYPE_GENERAL || type == ECMA_OBJECT_TYPE_PROXY' failed at /jerry-core/ecma/operations/ecma-objects.c in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
26
cve
cve

CVE-2021-46350

There is an Assertion 'ecma_is_value_object (value)' failed at jerryscript/jerry-core/ecma/base/ecma-helpers-value.c in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
23
cve
cve

CVE-2021-46351

There is an Assertion 'local_tza == ecma_date_local_time_zone_adjustment (date_value)' failed at /jerry-core/ecma/builtin-objects/ecma-builtin-date-prototype.c(ecma_builtin_date_prototype_dispatch_set):421 in JerryScript 3.0.0.

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 10:15 PM
24
cve
cve

CVE-2022-22888

Jerryscript 3.0.0 was discovered to contain a stack overflow via ecma_op_object_find_own in /ecma/operations/ecma-objects.c.

7.8CVSS

7.8AI Score

0.001EPSS

2022-01-20 11:15 PM
67
cve
cve

CVE-2022-22890

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.5CVSS

5.5AI Score

0.001EPSS

2022-01-20 11:15 PM
30
2
cve
cve

CVE-2022-22891

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.5CVSS

5.5AI Score

0.001EPSS

2022-01-21 12:15 AM
106
cve
cve

CVE-2022-22892

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...

5.5CVSS

5.5AI Score

0.001EPSS

2022-01-21 12:15 AM
82
cve
cve

CVE-2022-22893

Jerryscript 3.0.0 was discovered to contain a stack overflow via vm_loop.lto_priv.304 in /jerry-core/vm/vm.c.

7.8CVSS

7.8AI Score

0.001EPSS

2022-01-21 12:15 AM
109
cve
cve

CVE-2022-22894

Jerryscript 3.0.0 was discovered to contain a stack overflow via ecma_lcache_lookup in /jerry-core/ecma/base/ecma-lcache.c.

7.8CVSS

7.8AI Score

0.001EPSS

2022-01-21 12:15 AM
92
cve
cve

CVE-2022-22895

Jerryscript 3.0.0 was discovered to contain a heap-buffer-overflow via ecma_utf8_string_to_number_by_radix in /jerry-core/ecma/base/ecma-helpers-conversion.c.

7.8CVSS

7.6AI Score

0.001EPSS

2022-01-21 12:15 AM
35
cve
cve

CVE-2022-22901

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.5CVSS

5.5AI Score

0.001EPSS

2022-02-17 03:15 AM
63
cve
cve

CVE-2022-32117

Jerryscript v2.4.0 was discovered to contain a stack buffer overflow via the function jerryx_print_unhandled_exception in /util/print.c.

7.8CVSS

7.8AI Score

0.001EPSS

2022-07-13 09:15 PM
38
12
cve
cve

CVE-2023-30406

Jerryscript commit 1a2c047 was discovered to contain a segmentation violation via the component ecma_find_named_property at /base/ecma-helpers.c.

5.5CVSS

5.5AI Score

0.0004EPSS

2023-04-24 10:15 PM
15
cve
cve

CVE-2023-30408

Jerryscript commit 1a2c047 was discovered to contain a segmentation violation via the component build/bin/jerry.

5.5CVSS

5.5AI Score

0.0004EPSS

2023-04-24 10:15 PM
18
cve
cve

CVE-2023-30410

Jerryscript commit 1a2c047 was discovered to contain a stack overflow via the component ecma_op_function_construct at /operations/ecma-function-object.c.

5.5CVSS

5.6AI Score

0.0004EPSS

2023-04-24 10:15 PM
18
cve
cve

CVE-2023-30414

Jerryscript commit 1a2c047 was discovered to contain a stack overflow via the component vm_loop at /jerry-core/vm/vm.c.

5.5CVSS

5.6AI Score

0.0004EPSS

2023-04-24 10:15 PM
19
cve
cve

CVE-2023-31906

Jerryscript 3.0.0(commit 1a2c047) was discovered to contain a heap-buffer-overflow via the component lexer_compare_identifier_to_chars at /jerry-core/parser/js/js-lexer.c.

7.8CVSS

7.6AI Score

0.001EPSS

2023-05-10 03:15 PM
103
cve
cve

CVE-2023-31907

Jerryscript 3.0.0 was discovered to contain a heap-buffer-overflow via the component scanner_literal_is_created at /jerry-core/parser/js/js-scanner-util.c.

7.8CVSS

7.6AI Score

0.001EPSS

2023-05-10 03:15 PM
101
cve
cve

CVE-2023-31908

Jerryscript 3.0 (commit 05dbbd1) was discovered to contain a heap-buffer-overflow via the component ecma_builtin_typedarray_prototype_sort.

7.8CVSS

7.5AI Score

0.001EPSS

2023-05-10 03:15 PM
18
cve
cve

CVE-2023-31910

Jerryscript 3.0 (commit 05dbbd1) was discovered to contain a heap-buffer-overflow via the component parser_parse_function_statement at /jerry-core/parser/js/js-parser-statm.c.

7.8CVSS

7.5AI Score

0.001EPSS

2023-05-10 03:15 PM
100
cve
cve

CVE-2023-31913

Jerryscript 3.0 *commit 1a2c047) was discovered to contain an Assertion Failure via the component parser_parse_class at jerry-core/parser/js/js-parser-expr.c.

5.5CVSS

5.5AI Score

0.0004EPSS

2023-05-12 02:15 PM
14
cve
cve

CVE-2023-31914

Jerryscript 3.0 (commit 05dbbd1) was discovered to contain out-of-memory issue in malloc.

5.5CVSS

5.4AI Score

0.0004EPSS

2023-05-12 02:15 PM
14
cve
cve

CVE-2023-31916

Jerryscript 3.0 (commit 1a2c047) was discovered to contain an Assertion Failure via the jmem_heap_finalize at jerry-core/jmem/jmem-heap.c.

5.5CVSS

5.5AI Score

0.0004EPSS

2023-05-12 02:15 PM
9
cve
cve

CVE-2023-31918

Jerryscript 3.0 (commit 1a2c047) was discovered to contain an Assertion Failure via the parser_parse_function_arguments at jerry-core/parser/js/js-parser.c.

5.5CVSS

5.5AI Score

0.0004EPSS

2023-05-12 02:15 PM
11
cve
cve

CVE-2023-31919

Jerryscript 3.0 (commit 05dbbd1) was discovered to contain an Assertion Failure via the jcontext_raise_exception at jerry-core/jcontext/jcontext.c.

5.5CVSS

5.5AI Score

0.0004EPSS

2023-05-12 02:15 PM
98
cve
cve

CVE-2023-31920

Jerryscript 3.0 (commit 05dbbd1) was discovered to contain an Assertion Failure via the vm_loop at jerry-core/vm/vm.c.

5.5CVSS

5.5AI Score

0.0004EPSS

2023-05-12 02:15 PM
13
cve
cve

CVE-2023-31921

Jerryscript 3.0 (commit 05dbbd1) was discovered to contain an Assertion Failure via the ecma_big_uint_div_mod at jerry-core/ecma/operations/ecma-big-uint.c.

5.5CVSS

5.5AI Score

0.0004EPSS

2023-05-12 02:15 PM
9
cve
cve

CVE-2023-34867

Jerryscript 3.0 (commit 05dbbd1) was discovered to contain an Assertion Failure via the ecma_property_hashmap_create at jerry-core/ecma/base/ecma-property-hashmap.c.

7.5CVSS

7.5AI Score

0.001EPSS

2023-06-14 04:15 PM
102
cve
cve

CVE-2023-34868

Jerryscript 3.0 (commit 05dbbd1) was discovered to contain an Assertion Failure via the parser_parse_for_statement_start at jerry-core/parser/js/js-parser-statm.c.

7.5CVSS

7.5AI Score

0.001EPSS

2023-06-14 04:15 PM
12
cve
cve

CVE-2023-36109

Buffer Overflow vulnerability in JerryScript version 3.0, allows remote attackers to execute arbitrary code via ecma_stringbuilder_append_raw component at /jerry-core/ecma/base/ecma-helpers-string.c.

9.8CVSS

9.7AI Score

0.005EPSS

2023-09-20 10:15 PM
24
cve
cve

CVE-2023-36201

An issue in JerryscriptProject jerryscript v.3.0.0 allows an attacker to obtain sensitive information via a crafted script to the arrays.

7.5CVSS

7.1AI Score

0.001EPSS

2023-07-07 04:15 PM
95
cve
cve

CVE-2023-38961

Buffer Overflwo vulnerability in JerryScript Project jerryscript v.3.0.0 allows a remote attacker to execute arbitrary code via the scanner_is_context_needed component in js-scanner-until.c.

9.8CVSS

9.6AI Score

0.003EPSS

2023-08-21 05:15 PM
79
Total number of security vulnerabilities93