Skip to content

Commit a80b5b5

Browse files
authored
Update vuln table
1 parent 2f11941 commit a80b5b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

not-so-smart-contracts/solana/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Each _Not So Smart Contract_ includes a standard set of information:
1515
## Vulnerabilities
1616
| Not So Smart Contract | Description |
1717
| --- | --- |
18+
| [Arbitrary CPI](arbitrary_cpi) | Arbitrary program account passed in upon invocation |
1819
| [Improper PDA Validation](improper_pda_validation) | PDAs are vulnerable to being spoofed via bump seeds |
1920
| [Ownership Check](ownership_check) | Broken access control due to missing ownership validation |
2021
| [Signer Check](signer_check) | Broken access control due to missing signer validation |

0 commit comments

Comments
 (0)