Show filters
30 Total Results
Displaying 1-10 of 30
Sort by:
Attacker Value
Unknown

CVE-2021-44510

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in FIS GT.M through V7.0-000 (related to the YottaDB code base). Using crafted input, attackers can cause a calculation of the size of calls to memset in op_fnj3 in sr_port/op_fnj3.c to result in an extremely large value in order to cause a segmentation fault and crash the application.
Attacker Value
Unknown

CVE-2021-44509

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in FIS GT.M through V7.0-000 (related to the YottaDB code base). Using crafted input, attackers can cause an integer underflow of the size of calls to memset in op_fnj3 in sr_port/op_fnj3.c in order to cause a segmentation fault and crash the application.
Attacker Value
Unknown

CVE-2021-44508

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in FIS GT.M through V7.0-000 (related to the YottaDB code base). A lack of NULL checks in calls to ious_open in sr_unix/ious_open.c allows attackers to crash the application by dereferencing a NULL pointer.
Attacker Value
Unknown

CVE-2021-44507

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in FIS GT.M through V7.0-000 (related to the YottaDB code base). A lack of parameter validation in calls to memcpy in str_tok in sr_unix/ztimeoutroutines.c allows attackers to attempt to read from a NULL pointer.
Attacker Value
Unknown

CVE-2021-44506

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
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 do_verify in sr_unix/do_verify.c allows attackers to attempt to jump to a NULL pointer by corrupting a function pointer.
Attacker Value
Unknown

CVE-2021-44505

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
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 NULL pointer dereference after calls to ZPrint.
Attacker Value
Unknown

CVE-2021-44504

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
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.
Attacker Value
Unknown

CVE-2021-44503

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
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.
Attacker Value
Unknown

CVE-2021-44502

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in FIS GT.M through V7.0-000 (related to the YottaDB code base). Using crafted input, an attacker can control the size of a memset that occurs in calls to util_format in sr_unix/util_output.c.
Attacker Value
Unknown

CVE-2021-44501

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
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 calls to ZRead to crash due to a NULL pointer dereference.