revoke() Does Not Check Zero Address for _addr #202
Labels
1 (Low Risk)
Assets are not at risk. State handling, function incorrect as to spec, issues with comments
bug
Something isn't working
sponsor confirmed
Sponsor agrees this is a problem and intends to fix it (OK to use w/ "disagree with severity")
Handle
Meta0xNull
Vulnerability details
Impact
revoke() Does Not Check Zero Address for _addr
Proof of Concept
https://github.com/code-423n4/2021-11-bootfinance/blob/main/vesting/contracts/Vesting.sol#L104-L105
more...
Tools Used
Manual Review
Recommended Mitigation Steps
Check _addr for Zero Address
The text was updated successfully, but these errors were encountered: