Closed code423n4 closed 1 year ago
We are aware of the centralization risks, initially, all contracts will have a multi-sig as owner to prevent a sole owner, later on a DAO could be the owner.
TriHaz marked the issue as sponsor acknowledged
This in conjunction with #377 covers all "basic" admin privilege findings
GalloDaSballo marked the issue as duplicate of #377
GalloDaSballo marked the issue as satisfactory
Lines of code
https://github.com/code-423n4/2022-12-tigris/blob/main/contracts/Trading.sol#L898-L975
Vulnerability details
Impact
The owner has many privileges in the contract: setBlockDelay, setAllowedVault, setMaxWinPorcent, setLimitOrdenPriceRange, setFees, setTradingExtension
Proof of Concept
tool used
manual