Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2021/10/27 12:00 a.m.9 views

Lack of data validation in update function

Handle Koustre Vulnerability details Impact There is no data validation of the data input into update function in MochiCSSRv0.sol. Allowing anyone to set the price of any non ERC20 token that is not a bluechip asset DAI, WETH, ETH, etc. Proof of Concept Provide direct links to all referenced code...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/27 12:00 a.m.11 views

MochiCSSRv0.update() Does Not Operate Correctly On Bluechip Assets

Handle leastwood Vulnerability details Impact Mochi vaults query price feeds for updates via the update function in MochiCSSRv0.sol. If the asset to be queried is a bluechip asset, the function will call getPrice on an adapter which adheres to the ICSSRAdapter interface. If the adapter is not...

7AI score
SaveExploits0
Rows per page
Query Builder