Vulnerability index

Browse CVEs

771 matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

Filtering by weakness Reachable AssertionCWE-617 × clear
Tensorflow MEDIUM 6.5
CVE-2022-23564

Tensorflow is an Open Source Machine Learning Framework. When decoding a resource handle tensor from protobuf, a TensorFlow process can encounter cas…

Fix: after 2.6.2
Fix from $1,600 2022-02-04
Tensorflow MEDIUM 6.5
CVE-2022-23569

Tensorflow is an Open Source Machine Learning Framework. Multiple operations in TensorFlow can be used to trigger a denial of service via `CHECK`-fai…

Fix: after 2.6.2
Fix from $1,600 2022-02-03
MariaDB MEDIUM 5.5
CVE-2021-46666

MariaDB before 10.6.2 allows an application crash because of mishandling of a pushdown from a HAVING clause to a WHERE clause.

Fix: 10.2.39 / 10.3.30+
Fix from $1,600 2022-02-01
Jsish MEDIUM 5.5
CVE-2021-46504

There is an Assertion 'vp != resPtr' failed at jsiEval.c in Jsish v3.5.0.

No fix yet
Fix from $1,600 2022-01-27
Jsish MEDIUM 5.5
CVE-2021-46506

There is an Assertion 'v->d.lval != v' failed at src/jsiValue.c in Jsish v3.5.0.

No fix yet
Fix from $1,600 2022-01-27
Mjs MEDIUM 5.5
CVE-2021-46508

There is an Assertion `i < parts_cnt' failed at src/mjs_bcode.c in Cesanta MJS v2.20.0.

Patch available
Fix from $1,600 2022-01-27
Mjs MEDIUM 5.5
CVE-2021-46510

There is an Assertion `s < mjs->owned_strings.buf + mjs->owned_strings.len' failed at src/mjs_gc.c in Cesanta MJS v2.20.0.

Patch available
Fix from $1,600 2022-01-27
Mjs MEDIUM 5.5
CVE-2021-46511

There is an Assertion `m->len >= sizeof(v)' failed at src/mjs_core.c in Cesanta MJS v2.20.0.

Patch available
Fix from $1,600 2022-01-27
Mjs MEDIUM 5.5
CVE-2021-46514

There is an Assertion 'ppos != NULL && mjs_is_number(*ppos)' failed at src/mjs_core.c in Cesanta MJS v2.20.0.

Patch available
Fix from $1,600 2022-01-27
Mjs MEDIUM 5.5
CVE-2021-46515

There is an Assertion `mjs_stack_size(&mjs->scopes) >= scopes_len' failed at src/mjs_exec.c in Cesanta MJS v2.20.0.

Patch available
Fix from $1,600 2022-01-27
Mjs MEDIUM 5.5
CVE-2021-46517

There is an Assertion `mjs_stack_size(&mjs->scopes) > 0' failed at src/mjs_exec.c in Cesanta MJS v2.20.0.

Patch available
Fix from $1,600 2022-01-27
Jerryscript MEDIUM 5.5
CVE-2021-44993

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.

Patch available
Fix from $1,600 2022-01-25
Jerryscript MEDIUM 5.5
CVE-2021-44994

There is an Assertion ''JERRY_CONTEXT (jmem_heap_allocated_size) == 0'' failed at /jerry-core/jmem/jmem-heap.c in Jerryscript 3.0.0.

Patch available
Fix from $1,600 2022-01-25
Jerryscript MEDIUM 5.5
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)…

Patch available
Fix from $1,600 2022-01-21
Jerryscript MEDIUM 5.5
CVE-2022-22890

There is an Assertion 'arguments_type != SCANNER_ARGUMENTS_PRESENT && arguments_type != SCANNER_ARGUMENTS_PRESENT_NO_REG' failed at /jerry-core/parse…

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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-p…

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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.

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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.

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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 Je…

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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.

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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-p…

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
CVE-2021-46336

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.

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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.

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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.

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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 Je…

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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 …

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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 i…

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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.

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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.

Patch available
Fix from $1,600 2022-01-20
Jerryscript MEDIUM 5.5
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.

Patch available
Fix from $1,600 2022-01-20