highInteger overflow/underflowEVM-Solidity
Panoptic: Overflow in `CollateralTracker` allows minting shares for free
- Payout
- $0
- Protocol
- Panoptic
- Disclosed
- Jun 24, 2024
- Source
- code4rena
The `CollateralTracker` contract contains a critical integer overflow vulnerability within the `previewMint` function. By performing share-to-asset calculations inside an `unchecked` block, the contract allows the `shares * DECIMALS` expression to wrap around …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-04-panoptic-findings/issues/438
- https://github.com/code-423n4/2024-04-panoptic-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.