2 matches found
Evmos Security Vulnerabilities
Evmos is a scalable, high-throughput proof-of-equity blockchain. It is used for full compatibility and interoperability with Ether. A security vulnerability exists in Evmos 17.0.1 and earlier versions that stems from the transfer of unvested tokens upon delegation...
8.1CVSS6.7AI score0.0044EPSS
SaveExploits0References3
Lack of array length validation in delegateMulti() can lead to errors.
Lines of code Vulnerability details Impact There is no validation that the sources, targets, and amounts arrays passed to delegateMulti are the same length. This could cause issues with iterating through the arrays. Proof of Concept In the delegateMulti function. function delegateMulti uint256...
7AI score
SaveExploits0
20