Lucene search
+L

3929 matches found

Tenable Nessus
Tenable Nessus
added 2022/04/18 12:0 a.m.40 views

EulerOS 2.0 SP9 : openjpeg2 (EulerOS-SA-2022-1454)

According to the versions of the openjpeg2 package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - There's a flaw in openjpeg's t2 encoder in versions prior to 2.4.0. An attacker who is able to provide crafted input to be processed by openjp...

5.5CVSS6.5AI score0.01443EPSS
SaveExploits0References2
CNVD
CNVD
added 2022/04/16 12:0 a.m.14 views

YottaDB has an unspecified vulnerability (CNVD-2022-31932)

YottaDB is a real-time database from YottaDB, Inc. A security vulnerability exists in YottaDB r1.32 and earlier versions, which can be exploited to gain control of the execution process by manipulating the value of the function pointer used by opwrite in srport/opwrite.c using carefully crafted...

9.8CVSS4.4AI score0.01849EPSS
SaveExploits1References1
NVD
NVD
added 2022/04/15 6:15 p.m.14 views

CVE-2021-44503

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 vaarg on an empty variadic parameter list, most likely causing a memory segmentation fault...

7.5CVSS0.01535EPSS
SaveExploits0References3
NVD
NVD
added 2022/04/15 6:15 p.m.14 views

CVE-2021-44498

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 type to be incorrectly initialized in the function fincr in srport/fincr.c and cause a crash due to a NULL pointer dereference...

7.5CVSS0.01598EPSS
SaveExploits0References3
NVD
NVD
added 2022/04/15 6:15 p.m.26 views

CVE-2021-44504

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 memc...

7.5CVSS0.01535EPSS
SaveExploits0References3
NVD
NVD
added 2022/04/15 6:15 p.m.24 views

CVE-2021-44505

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...

7.5CVSS0.01493EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.4 views

CVE-2021-44502

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 utilformat in srunix/utiloutput.c...

7.5CVSS7.2AI score0.01642EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.5 views

CVE-2021-44501

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...

7.5CVSS7.2AI score0.01535EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.4 views

CVE-2021-44510

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 opfnj3 in srport/opfnj3.c to result in an extremely large value in order to cause a segmentation fault and crash the...

7.5CVSS7.2AI score0.01598EPSS
SaveExploits0References4
OSV
OSV
added 2022/04/15 6:15 p.m.3 views

DEBIAN-CVE-2021-44504

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 memc...

7.5CVSS7.4AI score0.01535EPSS
SaveExploits0References1
NVD
NVD
added 2022/04/15 6:15 p.m.24 views

CVE-2021-44510

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 opfnj3 in srport/opfnj3.c to result in an extremely large value in order to cause a segmentation fault and crash the...

7.5CVSS0.01598EPSS
SaveExploits0References3
OSV
OSV
added 2022/04/15 6:15 p.m.17 views

CVE-2021-44510

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 opfnj3 in srport/opfnj3.c to result in an extremely large value in order to cause a segmentation fault and crash the...

7.5CVSS6.9AI score
SaveExploits0References3
OSV
OSV
added 2022/04/15 6:15 p.m.1 views

DEBIAN-CVE-2021-44505

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...

7.5CVSS7.2AI score0.01493EPSS
SaveExploits0References1
OSV
OSV
added 2022/04/15 6:15 p.m.15 views

CVE-2021-44509

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 opfnj3 in srport/opfnj3.c in order to cause a segmentation fault and crash the application...

7.5CVSS6.9AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.2 views

CVE-2021-44492

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 fincr in srport/fincr.c and cause a crash due to a NULL pointer dereference...

7.5CVSS7.1AI score0.01598EPSS
SaveExploits0References4
NVD
NVD
added 2022/04/15 6:15 p.m.21 views

CVE-2021-44490

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 opfnj3 in srport/opfnj3.c to result in an extremely large value in order to cause a segmentation fault and crash the application. This is a "- di...

7.5CVSS0.01EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.4 views

CVE-2021-44494

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...

7.5CVSS7.1AI score0.01493EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.2 views

CVE-2021-44497

An issue was discovered in FIS GT.M through V7.0-000 related to the YottaDB code base. Using crafted input, can cause the bounds of a for loop to be miscalculated, which leads to a use after free condition a pointer is pushed into previously free memory by the loop...

7.5CVSS7.1AI score0.01451EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.4 views

CVE-2021-44495

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...

7.5CVSS7.1AI score0.01493EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.3 views

CVE-2021-44488

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 opfnfnumber in srport/opfnfnumber.c in order to corrupt memory or crash the application...

9.1CVSS7.3AI score0.01011EPSS
SaveExploits1References2
Rows per page
Query Builder