Lucene search
+L

2 matches found

Code423n4
Code423n4
•added 2022/10/30 12:00 a.m.•8 views

Timelock Contract should be used to avoid malicious governance

Lines of code Vulnerability details Impact Governance of Market.sol can call following function at anytime. This is not ideal since they can call this function for their own benefits. For example they can change liquidationFactorBps to gain more liquidationFee. They can change collateralFactorBps...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2022/04/02 12:00 a.m.•15 views

Add a timelock to PaladinRewardReserve functions

Lines of code Vulnerability details Impact The owner of PaladinRewardReserve can approve and transfer any amount of tokens with no limits on any account. This is not good for investors. To give more trust to users: these functions should be put behind a timelock. Proof of Concept Tools Used VS Co...

6.9AI score
SaveExploits0
Rows per page
Query Builder