Open c4-submissions opened 1 year ago
dupe #12
dupe #12
This report (#26) states as only reason for being unmitigated the false assumption that the withdrawal delay added was one week, whereas it can be as low as one block.
H-01 was never primarily about an immediate withdrawal, and the withdrawal delay is at most of secondary importance in the mitigation. Therefore the impact of the lacking mitigation, as argued here, is quite low. Were it not for the fact that the withdrawal delay was explicitly stated as part of the mitigation, the false assumption of the withdrawal delay would be mostly irrelevant here.
It therefore does not seem correct to consider #26 and #12 mere duplicates, but some distinction has to be made between them. Either that #12 has a greater impact than #26, or that both are duplicates in an unmitigated H-02 but that #12 is also a new issue.
0xleastwood marked the issue as satisfactory
0xleastwood marked the issue as confirmed for report
0xleastwood marked the issue as not confirmed for report
0xleastwood marked the issue as confirmed for report
Lines of code
https://github.com/code-423n4/2023-09-asymmetry/blob/6b4867491350f8327d0ac4f496f263642cf3c1be/contracts/AfEth.sol#L148-L169
Vulnerability details
Mitigation of H-01: Mitigation Error, see comments
Link to Issue: https://github.com/code-423n4/2023-09-asymmetry-findings/issues/62
Comments
The sponsor has provided a detailed response in the following comment: https://github.com/code-423n4/2023-09-asymmetry-findings/issues/62#issuecomment-1760305328
In summary their analysis is:
As the sponsor comments:
However, the accepted risk is also justified by the introduction of a minimum delay in the withdrawal process:
Given the error with the withdrawal delay in VotiumStrategy, detailed in issue [ADRIRO-NEW-H-01] (VotiumStrategy withdrawal can still be executed with minimal delay), which still offers the possibility of depositing into the protocol with minimal exposure to CVX, the attack is still feasible and can be performed under the right circumstances. The assessment is that the issue is still present and it has not been mitigated.
Assessed type
Other