Lucene search
K

1399 matches found

Code423n4
Code423n4
added 2022/06/14 12:0 a.m.10 views

safeMath function being used without importing the safeMath library preventing contract compilation

Lines of code Vulnerability details Impact Contract NotionalTradeModule.sol will not compile due to an error caused by missing import of safeMath and the directive using for. Since safeMath is not imported and no using for directive, the contract would not even compile as it would throw an error ...

6.9AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2022/06/14 12:0 a.m.4 views

The vulnerability of the KVM virtualization subsystem in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the KVM virtualization subsystem in the Linux operating system is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to trigger a service failure...

5.5CVSS6.7AI score0.00387EPSS
Exploits1References18Affected Software3
Code423n4
Code423n4
added 2022/06/03 12:0 a.m.7 views

QA Report

Reinitalisation in BkdLocker.sol In the initialize function, the only check is made that the current startBoost value is zero, if zero is passed then this allows the function to be reinitialised and potentially modifying other variables which should remain constant. Consider making a check that t...

6.8AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2022/06/01 12:0 a.m.1 views

The vulnerability in the implementation of the vim_regexec_string() function in the Vim text editor allows a hacker to trigger a service failure.

The vulnerability of the vimregexecstring function in the Vim text editor is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to trigger a service failure using specially crafted input data...

6.6CVSS6.6AI score0.0149EPSS
Exploits1References15Affected Software6
BDU FSTEC
BDU FSTEC
added 2022/05/26 12:0 a.m.1 views

The vulnerability of the njs_vmcode_array component in the njs interpreter of the nginx server allows a hacker to cause a service failure.

The vulnerability of the njsvmcodearray component /src/njsvmcode.c. of the njs interpreter on the nginx server is related to pointer arithmetic errors. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

5.5CVSS6.7AI score0.00781EPSS
Exploits2References9Affected Software4
Tenable Nessus
Tenable Nessus
added 2022/05/26 12:0 a.m.27 views

EulerOS 2.0 SP3 : gnuplot (EulerOS-SA-2022-1725)

According to the versions of the gnuplot packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A Divide by Zero vulnerability exists in gnuplot 5.4 in the boundary3d function in graph3d.c, which could cause a Arithmetic exception and...

5.5CVSS6.5AI score0.00699EPSS
Exploits1References2
BDU FSTEC
BDU FSTEC
added 2022/05/20 12:0 a.m.3 views

The vulnerability in the implementation of the vim_regexec_string() function in the Vim text editor allows a hacker to trigger a service failure.

The vulnerability of the vimregexecstring function in the Vim text editor is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a system failure...

6.6CVSS6.9AI score0.01501EPSS
Exploits1References14Affected Software5
BDU FSTEC
BDU FSTEC
added 2022/05/17 12:0 a.m.3 views

The vulnerability of the `map_get_next_key` function in the Linux operating system, which allows a hacker to cause a service failure

The vulnerability of the mapgetnextkey function in the Linux operating system is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00281EPSS
Exploits0References12Affected Software2
Code423n4
Code423n4
added 2022/05/14 12:0 a.m.9 views

Setting a high feeRate can block exercise or cause negative flow of funds

Lines of code Vulnerability details Impact When an admin intentionally or unintentionally sets a feeRate greater than 1e18 100%, The exercise function can fail with arithmetic operation underflow at line 289 In the case, when beneficiary is connected to multiple vaults, the exercise function will...

6.8AI score
Exploits0
BDU FSTEC
BDU FSTEC
added 2022/04/25 12:0 a.m.4 views

The vulnerability of the phar_get_entry_data function in the PHP programming language allows a attacker to cause a service failure or potentially cause other effects.

The vulnerability of the phargetentrydata function in the PHP language interpreter is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause service failures or potentially cause other adverse effects...

6.8CVSS7.4AI score0.10288EPSS
Exploits0References15Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/04/21 12:0 a.m.4 views

The vulnerability of the exif_process_user_comment function (ext/exif/exif.c) in the PHP programming language allows a hacker to cause a service failure.

The vulnerability of the exifprocessusercomment function ext/exif/exif.c in the PHP programming language is related to pointer arithmetic errors. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...

7.1CVSS7.2AI score0.03907EPSS
Exploits1References13Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/04/20 12:0 a.m.3 views

The vulnerability of the ext/wddx/wddx.c component of the PHP interpreter allows a attacker to cause a service failure.

The vulnerability of the ext/wddx/wddx.c component of the PHP programming language interpreter is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause service failures by sending invalid XML documents...

7.8CVSS7.4AI score0.08666EPSS
Exploits1References12Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/04/20 12:0 a.m.4 views

The vulnerability of the ext/wddx/wddx.c component of the PHP interpreter allows a attacker to cause a service failure.

The vulnerability of the ext/wddx/wddx.c component of the PHP interpreter is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause service failures through a corrupted XML document...

7.8CVSS7.4AI score0.08666EPSS
Exploits1References12Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/04/20 12:0 a.m.2 views

The vulnerability of the ext/standard/var.c component of the PHP interpreter allows a attacker to cause a service failure.

The vulnerability of the ext/standard/var.c component of the PHP interpreter is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause service failures remotely...

7.8CVSS7.2AI score0.04327EPSS
Exploits1References4Affected Software2
BDU FSTEC
BDU FSTEC
added 2022/04/20 12:0 a.m.2 views

The vulnerability of the php_wddx_pop_element function in the PHP programming language allows a hacker to trigger a service failure.

The vulnerability of the phpwddxpopelement function ext/wddx/wddx.c in the PHP programming language is related to pointer arithmetic errors. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...

7.8CVSS7.5AI score0.06546EPSS
Exploits1References11Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/04/18 12:0 a.m.2 views

The vulnerability of the smb2_ioctl_query_info() function in Linux operating systems allows a hacker to cause a service failure.

The vulnerability of the smb2ioctlqueryinfo function fs/cifs/smb2ops.c in Linux operating systems is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.6CVSS6.6AI score0.00261EPSS
Exploits0References13Affected Software5
BDU FSTEC
BDU FSTEC
added 2022/04/15 12:0 a.m.2 views

The vulnerability of the gc_data_segment function (fs/f2fs/gc.c) in the Linux operating system kernel allows a hacker to trigger a service failure.

The vulnerability of the gcdatasegment function fs/f2fs/gc.c in the Linux operating system kernel is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.01234EPSS
Exploits1References32Affected Software4
BDU FSTEC
BDU FSTEC
added 2022/04/13 12:0 a.m.2 views

The vulnerability of the decoder in the MPEG-4 multimedia platform GPAC’s decoding function allows attackers to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the MPEG-4 multimedia platform GPAC’s decoding decoder relates to the lack of verification for the result of arithmetic operations. Exploiting this vulnerability allows a remote attacker to gain access to confidential data, compromise its integrity, and cause service failures...

9.3CVSS7.6AI score0.01695EPSS
Exploits1References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/04/13 12:0 a.m.2 views

The vulnerability of the decoder in the MPEG-4 multimedia platform GPAC function decoding process allows attackers to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the decoder in the MPEG-4 multimedia platform GPAC function decoding process is related to incorrect checking of the result of an arithmetic operation. Exploiting this vulnerability allows a remote attacker to gain access to confidential data, compromise its integrity, and...

9.3CVSS7.6AI score0.01695EPSS
Exploits1References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2022/04/13 12:0 a.m.1 views

The vulnerability of the stz2 decoder, a function for decoding MPEG-4 multimedia platforms, allows attackers to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the stz2 decoder, which is part of the MPEG-4 multimedia platform GPAC decoding functionality, stems from incorrect checking of the result of an arithmetic operation. Exploiting this vulnerability allows a remote attacker to gain access to confidential data, compromise its...

9.3CVSS7.6AI score0.01695EPSS
Exploits1References7Affected Software3
Rows per page
Query Builder