mediumLogic errorEVM-Solidity
Nibiru: ERC20 transfer fails with non-compliant tokens missing return values
- Payout
- $0
- Protocol
- Nibiru
- Disclosed
- Feb 24, 2025
- Source
- code4rena
Nibiru's EVM module unconditionally unpacks a boolean return value after calling ERC20 transfer(). Legitimate tokens such as USDT, BNB, and OMG that return no value cause the go-ethereum ABI Unpack call to error on empty return data, so a successful transfer i …
Similar reports
- No close matches yet.
References
- https://github.com/code-423n4/2024-11-nibiru-findings/issues/54
- https://github.com/code-423n4/2024-11-nibiru-findings
This report is already public and closed. Coin Buggie never publishes active or unpatched vulnerability data.