VYPR
Unrated severityNVD Advisory· Published Apr 15, 2022· Updated Aug 4, 2024

CVE-2021-44500

CVE-2021-44500

Description

An issue was discovered in FIS GT.M through V7.0-000 (related to the YottaDB code base). 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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A divide-by-zero crash in FIS GT.M (up to V7.0-000) and YottaDB, caused by missing input validation in eb_div(), leads to denial of service.

Vulnerability

A divide-by-zero vulnerability exists in FIS GT.M through V7.0-000 and the related YottaDB code base. The issue resides in the eb_div function in sr_port/eb_muldiv.c. Due to a lack of input validation, a specially crafted input can cause a division by zero, leading to an application crash [1][2].

Exploitation

An attacker can trigger the vulnerability by providing a crafted input that results in a divide-by-zero operation in the eb_div function. No authentication or special privileges are required; the attacker only needs the ability to send input to the database engine [1][2].

Impact

Successful exploitation results in a denial of service, crashing the GT.M or YottaDB application. The vulnerability does not appear to allow code execution or privilege escalation, only a crash [1][2].

Mitigation

FIS GT.M has not released a patch as of publication; users should monitor the GT.M sourceforge page for updates [1]. YottaDB has addressed the issue in the r1.34 release, as part of fixes for bugs exposed by fuzz testing [2]. Users of YottaDB should upgrade to r1.34 or later. For GT.M, no fix is yet available in the referenced sources [1].

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • FIS/GT.Mdescription
  • FIS/GT.Mllm-fuzzy
    Range: <= V7.0-000

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.