Skip to content

Commit e5e6abd

Browse files
authored
Update Solana vuln table
1 parent c7c1bf9 commit e5e6abd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Each _Not So Smart Contract_ includes a standard set of information:
1515
## Vulnerabilities
1616
| Not So Smart Contract | Description |
1717
| --- | --- |
18+
| [Ownership Check](ownership_check) | Broken access control due to missing ownership validation |
19+
| [Signer Check](signer_check) | Broken access control due to missing signer validation |
1820
| [Sysvar Account Check](sysvar_account_check) | Sysvar accounts are vulnerable to being spoofed |
1921

2022
## Credits

0 commit comments

Comments
 (0)