Show filters
18 Total Results
Displaying 1-10 of 18
Sort by:
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-44495

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

CVE-2021-44494

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

CVE-2021-44493

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
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 call to $Extract to force an signed integer holding the size of a buffer to take on a large negative number, which is then used as the length of a memcpy call that occurs on the stack, causing a buffer overflow.
Attacker Value
Unknown

CVE-2021-44492

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in YottaDB through r1.32 and V7.0-000 and FIS GT.M through V7.0-000. Using crafted input, attackers can cause a type to be incorrectly initialized in the function f_incr in sr_port/f_incr.c and cause a crash due to a NULL pointer dereference.
Attacker Value
Unknown

CVE-2021-44491

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in YottaDB through r1.32 and V7.0-000. 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. This is a digs-- calculation.
Attacker Value
Unknown

CVE-2021-44490

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in YottaDB through r1.32 and V7.0-000. 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. This is a "- (digs < 1 ? 1 : digs)" subtraction.
Attacker Value
Unknown

CVE-2021-44489

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in YottaDB through r1.32 and V7.0-000. 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. This is a "- digs" subtraction.
Attacker Value
Unknown

CVE-2021-44488

Disclosure Date: April 15, 2022 (last updated February 23, 2025)
An issue was discovered in YottaDB through r1.32 and V7.0-000. Using crafted input, attackers can control the size and input to calls to memcpy in op_fnfnumber in sr_port/op_fnfnumber.c in order to corrupt memory or crash the application.