CVE-2021-44495
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 a NULL pointer dereference after calls to ZPrint.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A crafted ZPrint call in YottaDB through r1.32 and GT.M through V7.0-000 causes a NULL pointer dereference, enabling a denial of service.
Vulnerability
An issue in YottaDB (through r1.32) and FIS GT.M (through V7.0-000) allows a NULL pointer dereference after calls to ZPrint. By providing specially crafted input, an attacker can trigger this bug, which was discovered through fuzz testing [2]. The vulnerable code path is reachable when ZPrint is invoked with crafted arguments, leading to a crash.
Exploitation
An attacker needs only the ability to supply crafted input to the ZPrint command. No special privileges, network position, or user interaction beyond normal database operations are required. The attacker crafts a sequence or parameters that cause the ZPrint routine to dereference a NULL pointer, exploiting the lack of proper validation.
Impact
Successful exploitation results in a denial of service (DoS) via a NULL pointer dereference, causing the database engine (M process) to crash. There is no evidence of code execution or information disclosure; the impact is limited to availability compromise.
Mitigation
The fix is included in YottaDB release r1.34, which addresses 40 bugs discovered through fuzz testing [2]. Users are advised to upgrade to YottaDB r1.34 or later. For GT.M FIS, the affected version through V7.0-000 should be updated to a patched release; as of the reference dates, a specific fixed version was not identified. No workaround is documented.
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.