CVE-2021-44503
Description
An issue was discovered in FIS GT.M through V7.0-000 (related to the YottaDB code base). Using crafted input, an attacker can cause a call to va_arg on an empty variadic parameter list, most likely causing a memory segmentation fault.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Crafted input triggers a va_arg call on an empty variadic parameter list in FIS GT.M through V7.0-000, causing a segmentation fault.
Vulnerability
An issue in FIS GT.M through V7.0-000 (related to the YottaDB code base) allows a crafted input to cause a call to va_arg on an empty variadic parameter list. This bug was discovered through fuzz testing and affects versions up to GT.M V7.0-000 (YottaDB r1.34 and earlier according to related references). [1][2]
Exploitation
An attacker can provide specially crafted input to trigger the vulnerable code path. No authentication or special privileges are required beyond the ability to supply the malicious input to the affected software. The exact sequence involves the input causing a variadic function to attempt reading an argument that does not exist, leading to undefined behavior. [2]
Impact
Successful exploitation typically results in a memory segmentation fault, causing a denial-of-service (DoS) condition. The impact is limited to application crash; there is no evidence of code execution or data breach from this specific issue. [2]
Mitigation
The fix is included in YottaDB r1.34 (as per the reference to Issue #828). For the GT.M product line, users should apply updates from the GT.M download page when a patched version becomes available. No workaround is documented; upgrading to the fixed release is the recommended mitigation. [1][2]
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/GT.Mdescription
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.