CVE-2021-44494
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A NULL pointer dereference in ZRead of YottaDB (through r1.32) and FIS GT.M (through V7.0-000) allows crafted input to crash the database.
Vulnerability
The issue resides in the ZRead function within YottaDB (through r1.32) and FIS GT.M (through V7.0-000). By providing specially crafted input, an attacker can trigger a NULL pointer dereference, leading to a crash. The affected versions are YottaDB up to r1.32 and GT.M up to V7.0-000 [1][2].
Exploitation
An attacker needs to supply crafted input to the ZRead function. No special authentication or network position is mentioned in the references; the attack is achievable by sending the malicious input through normal interaction with the database system [2]. The exact sequence involves the crafted data causing the code to access a pointer that has not been initialized, resulting in a NULL dereference.
Impact
Successful exploitation causes a denial of service (crash) of the database process. The impact is limited to availability (CIA: availability loss), with no indication of data corruption, information disclosure, or privilege escalation in the available references [2].
Mitigation
A fix has been implemented in YottaDB r1.34, which addresses the bugs exposed by fuzz testing, including this NULL pointer dereference in ZRead [2]. Users should upgrade to YottaDB r1.34 or later. For FIS GT.M, no specific patch version is disclosed in the references; users are advised to contact the vendor for an update [1]. No workaround is mentioned in the available references.
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
3- FIS/YottaDBdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- tinco.pair.com/bhaskar/gtm/doc/articles/GTM_V7.0-002_Release_Notes.htmlmitrex_refsource_MISC
- gitlab.com/YottaDB/DB/YDB/-/issues/828mitrex_refsource_MISC
- sourceforge.net/projects/fis-gtm/files/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.