highLogic errorEVM-Solidity
TraitForge: `mintToken()`, `mintWithBudget()`, and `forge()` in the `TraitForgeNft` contract will fail due to a wrong modifier used in `EntropyGenerator.initializeAlphaIndices()`
- Payout
- $0
- Protocol
- TraitForge
- Disclosed
- Sep 13, 2024
- Source
- code4rena
TraitForge's EntropyGenerator.initializeAlphaIndices() is guarded by the onlyOwner modifier, but the function is meant to be invoked by the TraitForgeNft contract via _incrementGeneration(). Every time a generation's token cap is reached, mintToken(), mintWith …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-07-traitforge-findings/issues/213
- https://github.com/code-423n4/2024-07-traitforge-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.