crytic / building-secure-contracts

Guidelines and training material to write secure smart contracts
https://secure-contracts.com/
GNU Affero General Public License v3.0
2.18k stars 341 forks source link

Add improper_instruction_introspection issue to not-so-smart-contracts Solana #341

Closed S3v3ru5 closed 6 months ago

S3v3ru5 commented 6 months ago

Adds a new issue to Solana not-so-smart-contracts. The issue describes an attack vector possible when the Solana programs use absolute indexes to access the other instructions.