code-423n4 / 2024-05-loop-findings

4 stars 4 forks source link

During emergency withdraw() if the token is ERC20 then it doesn't check block.timestamp with `startClaimDate` #14

Closed howlbot-integration[bot] closed 5 months ago

howlbot-integration[bot] commented 6 months ago

Lines of code

https://github.com/code-423n4/2024-05-loop/blob/main/src/PrelaunchPoints.sol#L291 https://github.com/code-423n4/2024-05-loop/blob/main/src/PrelaunchPoints.sol#L301-L302

Vulnerability details

Impact

Proof of Concept

Tools Used

Manual review

Recommended Mitigation Steps

Assessed type

Other

c4-judge commented 5 months ago

koolexcrypto marked the issue as duplicate of #17

c4-judge commented 5 months ago

koolexcrypto marked the issue as unsatisfactory: Invalid