Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jfschwarz authored Dec 19, 2023
1 parent 3c5e301 commit cf0a975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ This will revoke access for the Safe owners so that the account will only be con

#### Security hint on `getModulesPaginated()`

\*\*Attention:\*\* You must never trust the result of `getModulesPaginated()` without extra validation.
**Attention:** You must never trust the result of `getModulesPaginated()` without extra validation.
Modules can add other modules without these appearing in the list returned by `getModulesPaginated` by writing directly to storage slots via delegate calls.

This caveat is [known](https://blog.openzeppelin.com/backdooring-gnosis-safe-multisig-wallets) for Safe and also extends to Zodiac Modifiers and Avatars, like ZodiacMech.
Expand Down

0 comments on commit cf0a975

Please sign in to comment.