Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2023/11/13 12:00 a.m.9 views

Missing deadline checks

Lines of code Vulnerability details Consider addings implementation to handle the expiration of the transaction for additional security. To implement a transaction expiration mechanism in the emergencyWithdraw add a timestamp check to ensure that the transaction is executed only within a certain...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/04/19 12:00 a.m.12 views

Equity.sol : restructureCapTable is not using correct index in array

Lines of code Vulnerability details Impact When array of addresses are passed to restructure in the emergency situation, contract would revert due to accessing the first index always. Not able to restructure in single call during emergency. Proof of Concept function restructureCapTableaddress...

6.8AI score
SaveExploits0
Rows per page
Query Builder