mediumLogic errorEVM-Solidity
The Wildcat Protocol: `FixedTermLoanHook` looks at `block.timestamp` instead of `expiry`
- Payout
- $0
- Protocol
- The Wildcat Protocol
- Disclosed
- Oct 24, 2024
- Source
- code4rena
In The Wildcat Protocol's `FixedTermLoanHook`, the `onQueueWithdrawal` callback validates withdrawal timing by comparing `market.fixedTermEndTime` against `block.timestamp` rather than the withdrawal batch's projected `expiry` time. Because `onQueueWithdrawal` …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-08-wildcat-findings/issues/60
- https://github.com/code-423n4/2024-08-wildcat-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.