Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/06/02 12:0 a.m.12 views

Attacker can spam addCredit() function to cause a denial-of-service during an auction

Lines of code Vulnerability details The ParticleExchange contract does not store any data about the lien in the contract storage. Instead, users must send the entire Lien struct when interacting with any existing lien, and the contract checks if the hash of the struct is correct. This poses a...

6.4AI score
SaveExploits0
Rows per page
Query Builder