Validate Zoe inputs #4068
Labels
audit-restival
Purple Team review of RUN Protocol
audit-zestival
Vulnerability assessment of ERTP + Zoe
Zoe Contract
Contracts within Zoe
Zoe
package: Zoe
Milestone
What is the Problem Being Solved?
Zoe and contracts need a thorough analysis of whether user-provided inputs are being adequately validated.
Description of the Design
See https://github.com/Agoric/agoric-sdk/blob/master/packages/ERTP/docs/INPUT_VALIDATION.md for a walkthrough of the methodology needed. ERTP has been already done.
Security Considerations
Without this, there may be vulnerabilities in Zoe and Zoe contracts due to inadequate input validation.
Test Plan
Add additional tests with malicious or malformed inputs.
The text was updated successfully, but these errors were encountered: