3 matches found
EUVD-2023-0276
Malicious code in bioql PyPI...
7.5CVSS7.5AI score0.00697EPSS
SaveExploits0References5
incorrect storage layout for contracts containing large arrays
Impact contracts containing large arrays might underallocate the number of slots they need. prior to v0.3.8, the calculation to determine how many slots a storage variable needed used math.ceiltype.sizeinbytes / 32:...
7.5CVSS6.7AI score0.00697EPSS
SaveExploits0References6Affected Software1
GHSA-6M97-7527-MH74 incorrect storage layout for contracts containing large arrays
Impact contracts containing large arrays might underallocate the number of slots they need. prior to v0.3.8, the calculation to determine how many slots a storage variable needed used math.ceiltype.sizeinbytes / 32:...
7.5CVSS7.1AI score0.00697EPSS
SaveExploits0References6
20