code-423n4 / 2023-09-asymmetry-findings

2 stars 1 forks source link

`VotiumStrategy.requestWithdraw()` doesn't check whether `totalLockedBalancePlusUnlockable` is already enough to cover withdrawal being requested #20

Closed c4-submissions closed 9 months ago

c4-submissions commented 10 months ago

Lines of code

https://github.com/code-423n4/2023-09-asymmetry/blob/main/contracts/strategies/votium/VotiumStrategy.sol#L74-L100

Vulnerability details

Vulnerability Details

Impact

Recommended Mitigation Steps

Assessed type

Context

c4-judge commented 9 months ago

0xleastwood marked the issue as duplicate of #63

c4-judge commented 9 months ago

0xleastwood marked the issue as satisfactory