Executive Summary
Bug Hunter reviewed the OpenSea Seaport protocol to uncover potential security issues.
Overview and Scope
A codebase from project 2022-05-opensea-seaport was reviewed for security vulnerabilities by Bug Hunter with the following details:
- GitHub Repository: https://github.com/code-423n4/2022-05-opensea-seaport
Commit hash:6c24d09fc4be9bbecf749e6a7a592c8f7b659405
Bug Hunter reviewed the following files:
OrderValidator.solFulfillmentApplier.solCriteriaResolution.solBasicOrderFulfiller.solSeaport.solConsiderationBase.solLowLevelHelpers.solZoneInteraction.solTokenTransferrer.solAmountDeriver.solConduit.solVerifiers.solExecutor.solAssertions.solSignatureVerification.solOrderFulfiller.solOrderCombiner.solExecutor.solSeaport.solConsideration.solReferenceConsideration.sol
Summary of Findings
The uncovered vulnerabilities identified during the security review are summarised in the table below:
| Severity | Count |
|---|---|
| High | 1 |
| Medium | 1 |
| Low | 11 |
Full Report