Lucene search
+L

1 matches found

Code423n4
Code423n4
added 2023/05/15 12:0 a.m.13 views

Inadequate checks for comptroller in PoolRegistry#addMarket allows malicious comptrollers to be added

Lines of code Vulnerability details Impact Malicious comptrollers will be available in the protocol Proof of Concept The addMarket function only checks that the input.comptroller is not the 0 address, but does not check if the comptroller was actually created by the PoolRegistry contract. A...

6.7AI score
SaveExploits0
Rows per page
Query Builder