yottadb CVE Vulnerabilities & Metrics

Focus on yottadb vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About yottadb Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with yottadb. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total yottadb CVEs: 16
Earliest CVE date: 18 Feb 2021, 04:15 UTC
Latest CVE date: 15 Apr 2022, 18:15 UTC

Latest CVE reference: CVE-2021-44495

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 0

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical yottadb CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 5.4

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 0
4.0-6.9 14
7.0-8.9 2
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS yottadb CVEs

These are the five CVEs with the highest CVSS scores for yottadb, sorted by severity first and recency.

All CVEs for yottadb

CVE-2021-44495 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000 and FIS GT.M through V7.0-000. Using crafted input, an attacker can cause a NULL pointer dereference after calls to ZPrint.

CVE-2021-44494 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000 and FIS GT.M through V7.0-000. Using crafted input, an attacker can cause calls to ZRead to crash due to a NULL pointer dereference.

CVE-2021-44493 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000 and FIS GT.M through V7.0-000. Using crafted input, an attacker can cause a call to $Extract to force an signed integer holding the size of a buffer to take on a large negative number, which is then used as the length of a memcpy call that occurs on the stack, causing a buffer overflow.

CVE-2021-44492 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000 and FIS GT.M through V7.0-000. Using crafted input, attackers can cause a type to be incorrectly initialized in the function f_incr in sr_port/f_incr.c and cause a crash due to a NULL pointer dereference.

CVE-2021-44491 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. Using crafted input, attackers can cause a calculation of the size of calls to memset in op_fnj3 in sr_port/op_fnj3.c to result in an extremely large value in order to cause a segmentation fault and crash the application. This is a digs-- calculation.

CVE-2021-44490 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. Using crafted input, attackers can cause a calculation of the size of calls to memset in op_fnj3 in sr_port/op_fnj3.c to result in an extremely large value in order to cause a segmentation fault and crash the application. This is a "- (digs < 1 ? 1 : digs)" subtraction.

CVE-2021-44489 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. Using crafted input, attackers can cause an integer underflow of the size of calls to memset in op_fnj3 in sr_port/op_fnj3.c in order to cause a segmentation fault and crash the application. This is a "- digs" subtraction.

CVE-2021-44488 yottadb vulnerability CVSS: 6.4 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. Using crafted input, attackers can control the size and input to calls to memcpy in op_fnfnumber in sr_port/op_fnfnumber.c in order to corrupt memory or crash the application.

CVE-2021-44487 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. A lack of NULL checks in calls to ious_open in sr_unix/ious_open.c allows attackers to crash the application by dereferencing a NULL pointer.

CVE-2021-44486 yottadb vulnerability CVSS: 7.5 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. Using crafted input, attackers can manipulate the value of a function pointer used in op_write in sr_port/op_write.c in order to gain control of the flow of execution.

CVE-2021-44485 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. A lack of NULL checks in trip_gen in sr_port/emit_code.c allows attackers to crash the application by dereferencing a NULL pointer.

CVE-2021-44484 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. A lack of NULL checks in calls to emit_trip in sr_port/emit_code.c allows attackers to crash the application by dereferencing a NULL pointer.

CVE-2021-44483 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. A lack of input validation in calls to eb_div in sr_port/eb_muldiv.c allows attackers to crash the application by performing a divide by zero.

CVE-2021-44482 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. A lack of input validation in calls to do_verify in sr_unix/do_verify.c allows attackers to attempt to jump to a NULL pointer by corrupting a function pointer.

CVE-2021-44481 yottadb vulnerability CVSS: 5.0 15 Apr 2022, 18:15 UTC

An issue was discovered in YottaDB through r1.32 and V7.0-000. A lack of parameter validation in calls to memcpy in check_and_set_timeout in sr_unix/ztimeoutroutines.c allows attackers to attempt to read from a NULL pointer.

CVE-2021-27377 yottadb vulnerability CVSS: 7.5 18 Feb 2021, 04:15 UTC

An issue was discovered in the yottadb crate before 1.2.0 for Rust. For some memory-allocation patterns, ydb_subscript_next_st and ydb_subscript_prev_st have a use-after-free.