Skip to content

Commit 08a9fba

Browse files
authored
Update Solana vuln table
1 parent c4a3d1f commit 08a9fba

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+
| [Improper PDA Validation](improper_pda_validation) | PDAs are vulnerable to being spoofed via bump seeds |
1819
| [Ownership Check](ownership_check) | Broken access control due to missing ownership validation |
1920
| [Signer Check](signer_check) | Broken access control due to missing signer validation |
2021
| [Sysvar Account Check](sysvar_account_check) | Sysvar accounts are vulnerable to being spoofed |

0 commit comments

Comments
 (0)