Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2022/11/10 12:00 a.m.16 views

Closing an unexisting credit can overflow the credit count variable in the LineOfCredit contract

Lines of code Vulnerability details The LineOfCredit contract doesn't verify if a credit exists and is properly initialized when closing it, and will update its state anyway, leading to an inconsistent count. Impact The close function in the LineOfCredit contract doesn't check if the given credit...

7AI score
SaveExploits0
Rows per page
Query Builder