In MultiSig::submitTransaction()
there is no check on _value
parameter to see if it is greater than the balance or not. So it is possible to submit transaction which is greater than balance of multisig wallet itself.
It can be seen that there is no check on _value
parameter if it is greater than the balance of multi sig wallet.
Add this code in MultiSig::submitTransaction()
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelihood and the detailed impact on the mainnet without any supposition (if, it could, etc) to prove your point.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.