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 size variable, stored as an signed int, to equal an extremely large value, which is interpreted as a negative value during a check. This value is then used in a memcpy call on the stack, causing a memory segmentation fault.
References
Link | Resource |
---|---|
http://tinco.pair.com/bhaskar/gtm/doc/articles/GTM_V7.0-002_Release_Notes.html | Release Notes Third Party Advisory |
https://gitlab.com/YottaDB/DB/YDB/-/issues/828 | Issue Tracking Patch Third Party Advisory |
https://sourceforge.net/projects/fis-gtm/files/ | Product Third Party Advisory |
http://tinco.pair.com/bhaskar/gtm/doc/articles/GTM_V7.0-002_Release_Notes.html | Release Notes Third Party Advisory |
https://gitlab.com/YottaDB/DB/YDB/-/issues/828 | Issue Tracking Patch Third Party Advisory |
https://sourceforge.net/projects/fis-gtm/files/ | Product Third Party Advisory |
Configurations
History
21 Nov 2024, 06:31
Type | Values Removed | Values Added |
---|---|---|
References | () http://tinco.pair.com/bhaskar/gtm/doc/articles/GTM_V7.0-002_Release_Notes.html - Release Notes, Third Party Advisory | |
References | () https://gitlab.com/YottaDB/DB/YDB/-/issues/828 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://sourceforge.net/projects/fis-gtm/files/ - Product, Third Party Advisory |
Information
Published : 2022-04-15 18:15
Updated : 2024-11-21 06:31
NVD link : CVE-2021-44504
Mitre link : CVE-2021-44504
CVE.ORG link : CVE-2021-44504
JSON object : View
Products Affected
fisglobal
- gt.m
CWE
CWE-682
Incorrect Calculation